Explorar o código

[bin] Change paper with feh instead of hsetroot

Colin Powell %!s(int64=4) %!d(string=hai) anos
pai
achega
0ea847a339
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/.bin/changepaper

+ 1 - 1
bin/.bin/changepaper

@@ -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