From dcc3b2a59d199f6cb65db253269b3fcc4356aad7 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Wed, 16 Sep 2020 15:52:46 +0200 Subject: [PATCH] [HerbstluftWM] Remove autostart programs started with SystemD --- herbstluftwm/autostart | 3 --- 1 file changed, 3 deletions(-) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index f25edbd..106ff3f 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -12,9 +12,6 @@ hc emit_hook reload if hc silent new_attr bool my_not_first_autostart; then xsetroot -solid '#5A8E3A' ~/.fehbg & - pulseaudio -D & - emacs --daemon & - syncthing & xmodmap ~/.Xmodmap picom -b /usr/lib/kdeconnectd &