From a04e0b5ee96eb9a73080ebfc756d861025da3f74 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 22 Aug 2020 10:01:26 +0200 Subject: [PATCH] dunst autostart --- .config/bspwm/bspwmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 520bf4a..3f3b188 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -41,6 +41,7 @@ xsetroot -cursor_name left_ptr numlockx on & run sxhkd & run picom & +run dunst & #pulseaudio --start & #now running via systemctl --user if [[ $(hostname) == 'laptop' ]]; then