mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 10:10:52 +02:00
feat: more workspaces
This commit is contained in:
parent
7e3fba67d6
commit
2685524b4b
1 changed files with 3 additions and 1 deletions
|
@ -141,7 +141,9 @@ with lib;
|
||||||
# Switch workspaces
|
# Switch workspaces
|
||||||
bind = SUPER, ampersand, workspace, 1
|
bind = SUPER, ampersand, workspace, 1
|
||||||
bind = SUPER, eacute, workspace, 2
|
bind = SUPER, eacute, workspace, 2
|
||||||
bind = SUPER, quotedbl, workspace,
|
bind = SUPER, quotedbl, workspace, 3
|
||||||
|
bind = SUPER, apostrophe, workspace, 4
|
||||||
|
bind = SUPER, parenleft, workspace, 5
|
||||||
bindm = SUPER, mouse:272, movewindow
|
bindm = SUPER, mouse:272, movewindow
|
||||||
bindm = SUPER, mouse:273, resizewindow
|
bindm = SUPER, mouse:273, resizewindow
|
||||||
bind = SUPER, mouse_down, workspace, e+1
|
bind = SUPER, mouse_down, workspace, e+1
|
||||||
|
|
Loading…
Add table
Reference in a new issue