aboutsummaryrefslogtreecommitdiff
path: root/Scripts/.local/scripts/background
blob: 950536548f56939a6f40148985c8ce3d4cc936a3 (plain)
1
2
3
4
#!/bin/bash

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