special workspace now associated with uparrow

main
The_miro 2024-12-09 15:06:31 +01:00
parent 0e81b854cb
commit 9740c21c3b
1 changed files with 4 additions and 0 deletions

View File

@ -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