소스 검색

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 년 전
부모
커밋
c9448f3556
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 &