Removed parameters for stop- and cont-signal in i3bar_wrapper.bash.

This commit is contained in:
2013-10-02 18:06:01 +02:00
parent 8af7ac0d29
commit 5eefd4c771

View File

@@ -4,7 +4,7 @@
path_conkyrc="$1" path_conkyrc="$1"
# end the header so that i3bar knows we want to use JSON: # 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. # Begin the endless array.
echo '[' echo '['