diff options
Diffstat (limited to 'by_os')
-rwxr-xr-x | by_os/Linux/feh/.fehbg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/by_os/Linux/feh/.fehbg b/by_os/Linux/feh/.fehbg index ed4f61d..f8d31e8 100755 --- a/by_os/Linux/feh/.fehbg +++ b/by_os/Linux/feh/.fehbg @@ -1,2 +1,2 @@ #!/bin/sh -feh --bg-fill '/home/pks/image/MIPS-R3000A-die.jpg' +feh --bg-fill --image-bg 'black' --no-xinerama '/home/pks/image/MIPS-R3000A-die.jpg' |