Learned today that "show" is actually a toggle in i3.

- Using the easier mod+z for toggle now
This commit is contained in:
Abhay Rana 2015-07-09 03:02:53 +05:30
parent 887ceda2e7
commit 8ea4294937
1 changed files with 2 additions and 2 deletions

View File

@ -226,8 +226,8 @@ for_window [class="Wine"] floating enable
for_window [class="Transmission-gtk"] floating enable
# Scratchpad
bindsym $mod+z move scratchpad
bindsym $mod+shift+z scratchpad show
bindsym $mod+shift+z move scratchpad
bindsym $mod+z scratchpad show #this is a toggle switch
# i3 gaps
for_window [class="^.*"] border pixel 0