diff --git a/fehbg b/fehbg index 8af4a18..56539a0 100755 --- a/fehbg +++ b/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