Fix autostart

This commit is contained in:
2018-08-17 19:00:09 +02:00
parent d02de001ed
commit f9635250cd

View File

@@ -4,5 +4,3 @@ wallpaper="$LIBDIR/wallpaper/current"
printf '%s' "setting wallpaper"
feh --bg-scale "${wallpaper}"
sleep 10
feh --bg-scale "${wallpaper}"