Update autostart
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
wallpaper="$LIBDIR/wallpaper/current"
|
||||
|
||||
printf '%s' "setting wallpaper" >>"$LOGFILE"
|
||||
{
|
||||
feh --bg-scale "${wallpaper}"
|
||||
sleep 10
|
||||
feh --bg-scale "${wallpaper}"
|
||||
} & &>> $LOGFILE
|
||||
printf '%s' "setting wallpaper"
|
||||
feh --bg-scale "${wallpaper}"
|
||||
sleep 10
|
||||
feh --bg-scale "${wallpaper}"
|
||||
|
||||
Reference in New Issue
Block a user