Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/feh
This commit is contained in:
commit
1b5bfee67f
2
fehbg
2
fehbg
|
@ -7,7 +7,7 @@ case $_host in
|
|||
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.dark-souls.jpg'
|
||||
;;
|
||||
MachineTwo)
|
||||
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.config/feh/alexey-egorov.jpg'
|
||||
feh --no-fehbg --bg-max --image-bg "#000000" --no-xinerama '/home/ray/.config/feh/alexey-egorov.jpg'
|
||||
;;
|
||||
esac
|
||||
#!/bin/sh
|
||||
|
|
Loading…
Reference in New Issue