diff options
| author | pks <pks@pks.rocks> | 2020-11-10 10:44:37 +0100 |
|---|---|---|
| committer | pks <pks@pks.rocks> | 2020-11-10 10:44:37 +0100 |
| commit | 778d1c932e36916169fc7e636851d6a63527a9b4 (patch) | |
| tree | 2d02e260d033d0a90849134044a4de9308a9d168 /by_os | |
| parent | 22bb4fd0c7357d579ab7c1876f099a0807223ca5 (diff) | |
feh: gets rewritten anyway
Diffstat (limited to 'by_os')
| -rwxr-xr-x | by_os/Linux/feh/.fehbg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/by_os/Linux/feh/.fehbg b/by_os/Linux/feh/.fehbg index 1c9a49f..804c55c 100755 --- a/by_os/Linux/feh/.fehbg +++ b/by_os/Linux/feh/.fehbg @@ -1,4 +1,2 @@ #!/bin/sh - -feh --no-fehbg --bg-fill --image-bg 'black' --no-xinerama '/home/pks/image/MIPS-R3000A-die.jpg' - +feh --no-fehbg --bg-fill --image-bg 'black' --no-xinerama '/home/pks/image/MIPS-R3000A-die.jpg' |
