From d597797de7178db1eb92cf61477851f9b695f6bd Mon Sep 17 00:00:00 2001 From: Sheldon Lee Date: Sun, 16 Jan 2022 18:10:04 +0800 Subject: [PATCH] Updated autostart script. --- .config/wm_scripts/autostart.sh | 1 + 1 file changed, 1 insertion(+) 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