diff --git a/.config/wm_scripts/autostart.sh b/.config/wm_scripts/autostart.sh index a48f732..cb1e439 100755 --- a/.config/wm_scripts/autostart.sh +++ b/.config/wm_scripts/autostart.sh @@ -17,5 +17,5 @@ run dunst run firefox run discord run alacritty "--working-directory $HOME/" -run feh "--bg-fill $HOME/wallpaper/Loveles.jpg" +run feh "--bg-fill $HOME/wallpaper/wallpaper" [ -f "setlayout.sh" ] && ./setlayout.sh