Ensure backgrounds script choose backgrounds randomly be default
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# feh --bg-fill --randomize $HOME/Pictures/Backgrounds;
|
||||
feh --bg-fill $HOME/Pictures/Backgrounds/black.jpg;
|
||||
feh --bg-fill --randomize $HOME/Pictures/Backgrounds;
|
||||
# feh --bg-fill $HOME/Pictures/Backgrounds/black.jpg;
|
||||
|
||||
Reference in New Issue
Block a user