add:keybind
This commit is contained in:
@@ -31,6 +31,10 @@ bind=SUPER+SHIFT,q,killclient,
|
|||||||
|
|
||||||
# misc
|
# misc
|
||||||
|
|
||||||
|
# monitor switch
|
||||||
|
bind=SUPER,bracketleft,focusmon,left
|
||||||
|
bind=SUPER,bracketright,focusmon,right
|
||||||
|
|
||||||
# switch window focus
|
# switch window focus
|
||||||
# bind=SUPER,Tab,focusstack,next
|
# bind=SUPER,Tab,focusstack,next
|
||||||
bind=SUPER,Left,focusdir,left
|
bind=SUPER,Left,focusdir,left
|
||||||
@@ -97,9 +101,7 @@ bind=Alt,7,tag,7,0
|
|||||||
bind=Alt,8,tag,8,0
|
bind=Alt,8,tag,8,0
|
||||||
bind=Alt,9,tag,9,0
|
bind=Alt,9,tag,9,0
|
||||||
|
|
||||||
# monitor switch
|
# window monitor shift
|
||||||
# bind=alt+shift,Left,focusmon,left
|
|
||||||
# bind=alt+shift,Right,focusmon,right
|
|
||||||
bind=ALT+SHIFT,Left,tagmon,left
|
bind=ALT+SHIFT,Left,tagmon,left
|
||||||
bind=ALT+SHIFT,Right,tagmon,right
|
bind=ALT+SHIFT,Right,tagmon,right
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user