Updated broken dock script

This commit is contained in:
Wryn Wagner
2019-12-02 12:36:26 -07:00
parent ed351eb94c
commit 4ae4732410
2 changed files with 3 additions and 3 deletions

View File

@ -23,13 +23,13 @@ elif [ $ROLL -eq 1 ]; then
>/dev/null 2>&1
elif [ $ROLL -eq 2 ]; then
feh --bg-fill\
$HOME/Pictures/bg/roy.jpg\
$HOME/Pictures/bg/fe8.jpg\
$HOME/Pictures/bg/micaiah.jpg\
$HOME/Pictures/bg/roy.jpg\
>/dev/null 2>&1
elif [ $ROLL -eq 3 ]; then
feh --bg-fill\
$HOME/Pictures/bg/chrom.jpg\
$HOME/Pictures/bg/chrom.png\
$HOME/Pictures/bg/byleth.jpg\
$HOME/Pictures/bg/link.jpg\
>/dev/null 2>&1