dotfiles/i3/background/refresh.sh

3 lines
84 B
Bash
Executable File

PT=${BG_PATH:-~/background}
cat $PT/color | xargs -I {} feh --bg-scale "$PT/{}.jpg"