diff --git a/.config/wm_scripts/autostart.sh b/.config/wm_scripts/autostart.sh index 4ad36af..1f73217 100755 --- a/.config/wm_scripts/autostart.sh +++ b/.config/wm_scripts/autostart.sh @@ -17,6 +17,7 @@ if [[ $(pgrep dwm) ]] ; then run firefox run discord run alacritty "--working-directory $HOME/" + run slstatus fi run feh "--bg-fill $HOME/wallpaper/wallpaper" run picom