From aa5fd0ce173987b4028a234ba390b9aa9b404f05 Mon Sep 17 00:00:00 2001 From: = Date: Sun, 9 May 2021 18:09:32 +0100 Subject: [PATCH] update --- fehbg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fehbg b/fehbg index 1284eb6..04aaa60 100755 --- a/fehbg +++ b/fehbg @@ -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