From 871a464d7c2bdc2330679928983cf7f921b9913f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 30 Aug 2019 23:23:26 +0200 Subject: do not launch clipit --- config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index 6ac76cb..e6c235a 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -724,7 +724,7 @@ awful.util.spawn_with_shell("pkill -x -f nm-applet; nm-applet") --awful.util.spawn_with_shell("pkill -x -f klipper; klipper") -- awful.spawn("xscreensaver -no-splash") --KDE--awful.spawn("X-screensaver") -awful.util.spawn_with_shell("pkill -x -f clipit; clipit") +-- awful.util.spawn_with_shell("pkill -x -f clipit; clipit") -- awful.util.spawn_with_shell("pkill -x -f dnssec-trigger-panel; dnssec-trigger-panel") awful.util.spawn_with_shell("pkill -x -f 'alsa-volume-monitor hw:0'; alsa-volume-monitor hw:0") -- cgit v1.2.3