diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-09-28 18:24:33 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-09-28 18:24:33 +0530 |
| commit | a9040e6e7da371a076dde035f2520775d2b24690 (patch) | |
| tree | 61cc81045b46ae5773d55e2002255142c4bb025f /hypr | |
| parent | 420555802ec4d0070238f53d12e7102180526e9f (diff) | |
fzf, nvim-tree on left, Win+Ctrl+S to unmount from special workspace
Diffstat (limited to 'hypr')
| -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 |
