enabled complex split-dragging
This commit is contained in:
+2
-2
@@ -125,8 +125,8 @@ mousebind=NONE,btn_middle,togglemaximizescreen,0
|
||||
mousebind=SUPER,btn_right,moveresize,curresize
|
||||
|
||||
|
||||
#mousebind=SUPER,btn_left,spawn_shell,mmsg -d option dwindle_smart_split 1
|
||||
#bindr=NONE,super,spawn_shell,mmsg -d option dwindle_smart_split 0
|
||||
mousebind=SUPER,btn_left,spawn_shell,mmsg -d option dwindle_smart_split 1
|
||||
bindr=NONE,super,spawn_shell,mmsg -d option dwindle_smart_split 0
|
||||
|
||||
# Axis Bindings
|
||||
axisbind=SUPER,UP,viewtoleft_have_client,0 # scroll up through views
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@ dwindle_hsplit=0
|
||||
dwindle_vsplit=0
|
||||
dwindle_preserve_split=1
|
||||
dwindle_smart_resize=1
|
||||
dwindle_drop_simple_split=1
|
||||
dwindle_drop_simple_split=0
|
||||
|
||||
# set default layouts for each tag
|
||||
tagrule=id:1,layout_name:dwindle,
|
||||
|
||||
Reference in New Issue
Block a user