summaryrefslogtreecommitdiffstats
path: root/.scripts/tools/setbg
blob: c003b1a73646c8848f70c44a7f8fd5060ca54dec (plain) (blame)
1
2
3
4
#!/bin/sh
# Sets the background. Many scripts need to do this, but I've put it here so you can easily change all their actions.
#setroot -z ~/.config/wall.png # with setroot
feh --bg-scale "$HOME/.config/wall.png" # feh