From 1f7c56ef48d3ea7d57ae4d9a62dc548af59f2efc Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 3 Sep 2019 10:05:32 +0200 Subject: also (re)start blueman-applet --- config/awesome/rc.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index e6c235a..a34984e 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -721,6 +721,7 @@ tag.connect_signal( terminal = "urxvt" awful.util.spawn_with_shell("pkill -x -f nm-applet; nm-applet") +awful.util.spawn_with_shell("pkill -x -f blueman-applet; blueman-applet") --awful.util.spawn_with_shell("pkill -x -f klipper; klipper") -- awful.spawn("xscreensaver -no-splash") --KDE--awful.spawn("X-screensaver") -- cgit v1.2.3