about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xsmart-wallpaper2
1 files changed, 1 insertions, 1 deletions
diff --git a/smart-wallpaper b/smart-wallpaper
index 68437e3..a0d8515 100755
--- a/smart-wallpaper
+++ b/smart-wallpaper
@@ -53,7 +53,7 @@ checkfullscreen(){
                 if [ "$fullscreen" == false ]; then
 			sleep 10
 			if [ "$WINDOW" = "$SCREEN" ]; then
-                		killall gifview #pause shit
+                		feh --bg-scale $currentwallpaper
 			fi
 
 		fi