This commit is contained in:
= 2021-05-09 18:09:32 +01:00
parent 292792eede
commit aa5fd0ce17
1 changed files with 1 additions and 1 deletions

2
fehbg
View File

@ -7,7 +7,7 @@ case $_host in
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.config/feh/bladerunner--inset.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