Procházet zdrojové kódy

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 před 12 roky
rodič
revize
c9448f3556
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 &