Adds keybinds for specific workspaces
This commit is contained in:
parent
0c0a9d66b3
commit
657c0b944c
1 changed files with 6 additions and 0 deletions
|
|
@ -60,6 +60,12 @@ bind = $mainMod, code:17, workspace, 8
|
||||||
bind = $mainMod, code:18, workspace, 9
|
bind = $mainMod, code:18, workspace, 9
|
||||||
bind = $mainMod, code:19, workspace, 10
|
bind = $mainMod, code:19, workspace, 10
|
||||||
|
|
||||||
|
bind = $mainMod ALT, B, workspace, 1
|
||||||
|
bind = $mainMod ALT, T, workspace, 2
|
||||||
|
bind = $mainMod ALT, C, workspace, 3
|
||||||
|
bind = $mainMod ALT, G, workspace, 4
|
||||||
|
bind = $mainMod ALT, M, workspace, 5
|
||||||
|
bind = $mainMod ALT, P, workspace, 6
|
||||||
|
|
||||||
# Move active window to a workspace silently mainMod + CTRL [0-9]
|
# Move active window to a workspace silently mainMod + CTRL [0-9]
|
||||||
bind = $mainMod SHIFT, code:10, movetoworkspacesilent, 1
|
bind = $mainMod SHIFT, code:10, movetoworkspacesilent, 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue