diff options
Diffstat (limited to 'hypr/hyprland.conf')
| -rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 0e073a1..819b617 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -228,6 +228,7 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9 # Example special workspace (scratchpad) bind = $mainMod, S, togglespecialworkspace, magic bind = $mainMod SHIFT, S, movetoworkspace, special:magic +bind = $mainMod CTRL, S, movetoworkspace, e+0 # Scroll through existing workspaces with mainMod + scroll bind = $mainMod, mouse_down, workspace, e+1 |
