From 49441c9f12068248a0640e1672663fc182f63676 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Sat, 20 Apr 2024 09:52:31 +0000 Subject: [PATCH] scratchpads --- hypr/config/keybinds.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hypr/config/keybinds.conf b/hypr/config/keybinds.conf index b781255..392777e 100644 --- a/hypr/config/keybinds.conf +++ b/hypr/config/keybinds.conf @@ -43,9 +43,13 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8 bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 -# Example special workspace (scratchpad) +# Special workspaces +# Scratchpad bind = CTRL SHIFT, S, togglespecialworkspace, magic bind = CTRL $mainMod, S, movetoworkspace, special:magic +# Terminal +bind = CTRL SHIFT, T, togglespecialworkspace, terminal +bind = CTRL $mainMod, T, movetoworkspace, special:terminal # Scroll through existing workspaces with mainMod + scroll bind = $mainMod, mouse_down, workspace, e+1