diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index af8b14c..3f9a77f 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -13,6 +13,7 @@ else lxsession & fi +dunst -conf "$HOME"/.config/dunst/"$COLORSCHEME" & nm-applet & systemctl --user start mpd & "$HOME"/.screenlayout/layout.sh &