diff --git a/Scripts/.local/scripts/background b/Scripts/.local/scripts/background index 9505365..139e5fb 100755 --- a/Scripts/.local/scripts/background +++ b/Scripts/.local/scripts/background @@ -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;