From db49b2007fcba0bd33a6453ad3ce5d5a3d8ed077 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 31 Oct 2016 00:58:43 +0000 Subject: disable javascript by default --- 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 1f7a707..1f0ef63 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 $background + feh --bg-fill --xinerama-index 1 $background #:: Record the current background set_current $background -- cgit v1.2.3-54-g00ecf