From 53738b2179530a61cd95218fda5ec1c547931003 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 31 Oct 2016 19:33:40 +0000 Subject: make wallpaper universal --- Window_Manager/ratpoison/wp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Window_Manager/ratpoison/wp') diff --git a/Window_Manager/ratpoison/wp b/Window_Manager/ratpoison/wp index 1f0ef63..1f7a707 100755 --- a/Window_Manager/ratpoison/wp +++ b/Window_Manager/ratpoison/wp @@ -142,7 +142,7 @@ function change { dirname=$(dirname $background) #:: Set the background - feh --bg-fill --xinerama-index 1 $background + feh --bg-fill $background #:: Record the current background set_current $background -- cgit v1.2.3-54-g00ecf