From 0f99056638309e22dbf126d9bfd9e8a1101f88f7 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sat, 20 Dec 2025 09:33:12 +0530 Subject: reduced the keybinds to fit the taskbar --- hypr/hyprland/keybinds.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index ca9de08..47b225b 100644 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -34,10 +34,6 @@ bind = $mainMod SHIFT, 2, movetoworkspace, 2 bind = $mainMod SHIFT, 3, movetoworkspace, 3 bind = $mainMod SHIFT, 4, movetoworkspace, 4 bind = $mainMod SHIFT, 5, movetoworkspace, 5 -bind = $mainMod SHIFT, 6, movetoworkspace, 6 -bind = $mainMod SHIFT, 7, movetoworkspace, 7 -bind = $mainMod SHIFT, 8, movetoworkspace, 8 -bind = $mainMod SHIFT, 9, movetoworkspace, 9 # Example special workspace (scratchpad) bind = $mainMod, S, togglespecialworkspace, magic -- cgit v1.2.3