From 430c75931475752e8ed71e9e5d7edacdfd6f0638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20B=C3=BCchler?= Date: Mon, 18 Aug 2025 14:30:18 +0200 Subject: [PATCH] refactor(binds): comment out special workspace keybindings for clarity --- .config/hypr/includes/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/includes/binds.conf b/.config/hypr/includes/binds.conf index dad5307..d9ce9b3 100644 --- a/.config/hypr/includes/binds.conf +++ b/.config/hypr/includes/binds.conf @@ -57,8 +57,8 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 # Example special workspace (scratchpad) -bind = $mainMod, S, togglespecialworkspace, magic -bind = $mainMod SHIFT, S, movetoworkspace, special:magic +# bind = $mainMod, S, togglespecialworkspace, magic +# bind = $mainMod SHIFT, S, movetoworkspace, special:magic # Scroll through existing workspaces with mainMod + scroll bind = $mainMod, mouse_down, workspace, e+1