aboutsummaryrefslogtreecommitdiff
path: root/Scripts/.local/scripts/background
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts/.local/scripts/background')
-rwxr-xr-xScripts/.local/scripts/background3
1 files changed, 2 insertions, 1 deletions
diff --git a/Scripts/.local/scripts/background b/Scripts/.local/scripts/background
index 6ee6455..9505365 100755
--- a/Scripts/.local/scripts/background
+++ b/Scripts/.local/scripts/background
@@ -1,3 +1,4 @@
#!/bin/bash
-feh --bg-fill --randomize $HOME/Pictures/Backgrounds;
+# feh --bg-fill --randomize $HOME/Pictures/Backgrounds;
+feh --bg-fill $HOME/Pictures/Backgrounds/black.jpg;