update
This commit is contained in:
parent
a9722a8f41
commit
292792eede
3 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue