Regenerated
This commit is contained in:
+344
-344
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -2457,8 +2457,8 @@ bind = CTRL, mouse_up, cyclenext, prev
|
||||
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
|
||||
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
|
||||
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +1
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -1
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
||||
|
||||
# switch layouts
|
||||
|
||||
|
||||
@@ -19,8 +19,8 @@ bind = CTRL, mouse_up, cyclenext, prev
|
||||
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
|
||||
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
|
||||
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +1
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -1
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
||||
|
||||
# switch layouts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user