diff options
Diffstat (limited to 'scripts/bg.sh')
-rwxr-xr-x | scripts/bg.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/bg.sh b/scripts/bg.sh index 747aa20..decf4f1 100755 --- a/scripts/bg.sh +++ b/scripts/bg.sh @@ -1,2 +1,3 @@ #!/bin/sh -feh --force-aliasing --bg-fill ~/.config/bg +feh --force-aliasing --bg-tile ~/.config/dither.png +#feh --force-aliasing --bg-fill ~/.config/bg |