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