update
This commit is contained in:
parent
a9722a8f41
commit
292792eede
Binary file not shown.
After Width: | Height: | Size: 243 KiB |
Binary file not shown.
After Width: | Height: | Size: 567 KiB |
4
fehbg
4
fehbg
|
@ -4,10 +4,10 @@ _host=$(hostname)
|
|||
|
||||
case $_host in
|
||||
MachineOne)
|
||||
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)
|
||||
# TODO
|
||||
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.config/feh/alexey-egorov.jpg'
|
||||
;;
|
||||
esac
|
||||
#!/bin/sh
|
||||
|
|
Loading…
Reference in New Issue