Adding dunst to autostart

This commit is contained in:
Derek Taylor
2025-05-04 12:19:07 -05:00
parent 4159748ca6
commit 4ebba48a79

View File

@@ -13,6 +13,7 @@ else
lxsession &
fi
dunst -conf "$HOME"/.config/dunst/"$COLORSCHEME" &
nm-applet &
systemctl --user start mpd &
"$HOME"/.screenlayout/layout.sh &