]> gitweb.fluxo.info Git - rhatto/dotfiles/xsession.git/commitdiff
Feat: configuration for blueman-applet, nm-tray and pasystray startup programs
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 3 Jul 2024 14:04:04 +0000 (11:04 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 3 Jul 2024 14:04:04 +0000 (11:04 -0300)
xsessionrc.dot.link

index 424210fd45d72430c539f00d01957b177d8e6b3a..e5ba39961a1e4fd8d47256a48762b42a2f9e2edd 100755 (executable)
@@ -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
 #