From 5eefd4c77156cab7946f452041fd5a4d5acbfb42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Wed, 2 Oct 2013 18:06:01 +0200 Subject: [PATCH] Removed parameters for stop- and cont-signal in i3bar_wrapper.bash. --- i3/i3/i3bar_wrapper.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3/i3bar_wrapper.bash b/i3/i3/i3bar_wrapper.bash index 08eac95..51cac8c 100644 --- a/i3/i3/i3bar_wrapper.bash +++ b/i3/i3/i3bar_wrapper.bash @@ -4,7 +4,7 @@ path_conkyrc="$1" # end the header so that i3bar knows we want to use JSON: -echo '{ "version": 1 ,"stop_signal": 10, "cont_signal": 12, "click_events" : true }' +echo '{ "version" : 1 , "click_events" : true }' # Begin the endless array. echo '['