Big move about + cleanup
This commit is contained in:
5
bin/randomize-background
Executable file
5
bin/randomize-background
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
source "$HOME/.config/wryn/env.zsh"
|
||||
|
||||
[ -d "$WALLPAPER_PATH" ] \
|
||||
&& feh --recursive --randomize --bg-fill "$WALLPAPER_PATH"
|
Reference in New Issue
Block a user