From adbc03d0c0532d094c3827dfe57ec643bdd26ba6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 3 Jul 2024 11:04:04 -0300 Subject: Feat: configuration for blueman-applet, nm-tray and pasystray startup programs --- xsessionrc.dot.link | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xsessionrc.dot.link b/xsessionrc.dot.link index 424210f..e5ba399 100755 --- a/xsessionrc.dot.link +++ b/xsessionrc.dot.link @@ -7,7 +7,7 @@ BACKGROUND="" # Session applications -PROGRAMS="xconky xnm-tray" +PROGRAMS="xconky blueman-applet xnm-tray pasystray" # OS Version OSVERSION="`cut -d . -f 1 /etc/debian_version`" @@ -85,8 +85,13 @@ export SSH_ASKPASS="/usr/lib/ssh/x11-ssh-askpass" #fi # QT configuration +# # Check https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications +# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983536 +# +# Check also the xnm-tray script at the https://git.fluxo.info/utils-x11 #export QT_QPA_PLATFORMTHEME="gnome" +#export XDG_CURRENT_DESKTOP="GNOME" # Make sure to load the profile # -- cgit v1.2.3