diff options
Diffstat (limited to '.local/bin')
-rwxr-xr-x | .local/bin/bgscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/bgscript b/.local/bin/bgscript index 4ec7706..64a1a61 100755 --- a/.local/bin/bgscript +++ b/.local/bin/bgscript | |||
@@ -1,4 +1,4 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | #feh --no-fehbg --recursive --randomize --bg-scale ~/pictures/wallpapers | 3 | #feh --no-fehbg --recursive --randomize --bg-scale ~/pictures/wallpapers |
4 | feh --no-fehbg --bg-scale ~/pictures/wallpapers/miscbest/4.jpg | 4 | feh --no-fehbg --bg-scale $XDG_DATA_HOME/default-wallpaper.png |