diff --git a/autostart/40_wallpaper.sh b/autostart/40_wallpaper.sh index 7627f84..515cb7d 100755 --- a/autostart/40_wallpaper.sh +++ b/autostart/40_wallpaper.sh @@ -4,5 +4,3 @@ wallpaper="$LIBDIR/wallpaper/current" printf '%s' "setting wallpaper" feh --bg-scale "${wallpaper}" -sleep 10 -feh --bg-scale "${wallpaper}"