i3 config overhaul AGAIN
This commit is contained in:
4
bin/desktop/feh/randomize-background.sh
Executable file
4
bin/desktop/feh/randomize-background.sh
Executable file
@ -0,0 +1,4 @@
|
||||
$WALLPAPER_DIR="$HOME/.config/wryn/wallpaper";
|
||||
|
||||
[ -d $WALLPAPER_DIR ] &&\
|
||||
feh --recursive --randomize --bg-fill $WALLPAPER_DIR
|
Reference in New Issue
Block a user