update
This commit is contained in:
parent
292792eede
commit
aa5fd0ce17
2
fehbg
2
fehbg
|
@ -7,7 +7,7 @@ case $_host in
|
||||||
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.config/feh/bladerunner--inset.jpg'
|
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.config/feh/bladerunner--inset.jpg'
|
||||||
;;
|
;;
|
||||||
MachineTwo)
|
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
|
esac
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
Loading…
Reference in New Issue