From ed2740578177df61864337d7b067f2ee93576dbd Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Thu, 28 Dec 2023 12:14:23 -0800 Subject: [PATCH] allow moving windows to scratchpad --- home/dot_config/hypr/keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/home/dot_config/hypr/keybinds.conf b/home/dot_config/hypr/keybinds.conf index 176c02ed..7339b013 100644 --- a/home/dot_config/hypr/keybinds.conf +++ b/home/dot_config/hypr/keybinds.conf @@ -65,6 +65,7 @@ bind = $mod SHIFT, q, movetoworkspacesilent, name:V bind = $mod SHIFT, w, movetoworkspacesilent, name:VI bind = $mod SHIFT, e, movetoworkspacesilent, name:VII bind = $mod SHIFT, r, movetoworkspacesilent, name:VIII +bind = $mod SHIFT, s, movetoworkspacesilent, name:X # Scroll through existing workspaces with mod + scroll bind = $mod, mouse_down, workspace, e+1