Przeglądaj źródła

Disabled launching Parcellite in user X session

Parcellite is probably unused by most users, so it is best to not
launch it automatically, especially since it stands out in default
LXPanel tray setup.
Maxim Kammerer 12 lat temu
rodzic
commit
c9448f3556
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/home/anon/config/x11/xsession

+ 1 - 1
src/home/anon/config/x11/xsession

@@ -55,7 +55,7 @@ ${prefix}/lid-xlock & LIDXLOCK_PID=$!
 syndaemon -d -t -k -i 2 &
 
 # Launch clipboard, NetworkManager and Bluetooth applets (use tray -> after panel)
-parcellite &
+# parcellite &
 nm-applet --sm-disable &
 bluetooth-applet &