[bin] Change paper with feh instead of hsetroot

This commit is contained in:
2020-12-26 10:05:40 -05:00
parent f13df69e49
commit 0ea847a339

View File

@ -29,7 +29,7 @@ date=$(date '+%Y-%m-%d')
#set the current image as wallpaper
echo "Setting desktop background"
hsetroot -cover $BASEDIR/$date.jpg
feh --bg-fill $BASEDIR/$date.jpg
#link slim background to new image
SLIM_BG_FILE=/usr/share/slim/themes/default/background.jpg