Update wallpaper script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
ceb2b67504
commit
6c1eaa8cd6
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ print_time_log "wallpaper" "Changing wallpaper"
|
||||||
|
|
||||||
# When run from a cronjob the DISPLAY environment variable is not set
|
# When run from a cronjob the DISPLAY environment variable is not set
|
||||||
|
|
||||||
DISPLAY=:0 feh --randomize --bg-fill --no-fehbg "/home/severin/Documents/02_Media/Images/01_Wallpaper/Desktop/"
|
DISPLAY=:0 feh --randomize --bg-fill --no-fehbg "${HOME}/Pictures/01_Wallpaper/Desktop/"
|
Loading…
Add table
Add a link
Reference in a new issue