Adds keybinds for specific workspaces

This commit is contained in:
Michel Fedde 2025-04-06 17:59:37 +02:00
parent 0c0a9d66b3
commit 657c0b944c

View file

@ -60,6 +60,12 @@ bind = $mainMod, code:17, workspace, 8
bind = $mainMod, code:18, workspace, 9
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]
bind = $mainMod SHIFT, code:10, movetoworkspacesilent, 1