From a9040e6e7da371a076dde035f2520775d2b24690 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 28 Sep 2025 18:24:33 +0530 Subject: fzf, nvim-tree on left, Win+Ctrl+S to unmount from special workspace --- hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'hypr') 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 -- cgit v1.2.3