Files
dotfiles/Scripts/.local/scripts/background

5 lines
121 B
Bash
Executable File

#!/bin/bash
# feh --bg-fill --randomize $HOME/Pictures/Backgrounds;
feh --bg-fill $HOME/Pictures/Backgrounds/black.jpg;