special workspace now associated with uparrow
parent
0e81b854cb
commit
9740c21c3b
|
|
@ -236,6 +236,10 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
||||||
bind = $mainMod, SPACE, togglespecialworkspace, magic
|
bind = $mainMod, SPACE, togglespecialworkspace, magic
|
||||||
bind = $mainMod SHIFT, SPACE, movetoworkspace, special:magic
|
bind = $mainMod SHIFT, SPACE, movetoworkspace, special:magic
|
||||||
|
|
||||||
|
bind = $mainMod CTRL, up, togglespecialworkspace, magic
|
||||||
|
bind = $mainMod CTRL SHIFT, up, movetoworkspace, special:magic
|
||||||
|
|
||||||
|
|
||||||
# Scroll through existing workspaces with mainMod + scroll
|
# Scroll through existing workspaces with mainMod + scroll
|
||||||
bind = $mainMod, mouse_down, workspace, e+1
|
bind = $mainMod, mouse_down, workspace, e+1
|
||||||
bind = $mainMod, mouse_up, workspace, e-1
|
bind = $mainMod, mouse_up, workspace, e-1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue