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