Stops hsetroot distorting background
This commit is contained in:
parent
a2aad805e2
commit
1644cfdb5e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ else
|
||||||
if [ -f /usr/bin/feh ]; then
|
if [ -f /usr/bin/feh ]; then
|
||||||
/usr/bin/feh --bg-fill "$background"
|
/usr/bin/feh --bg-fill "$background"
|
||||||
else
|
else
|
||||||
/usr/bin/hsetroot -fill "$background"
|
/usr/bin/hsetroot -cover "$background"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue