summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-23 09:45:23 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-23 16:41:06 +0100
commit5c0639bfe6e06ae3ad58a1aa29d9070eb9df502e (patch)
treec657e453d7bd41b0416b8d2c364c6b9800028983
parent8c740e2638e5692ef690a6adf49addc9297122ee (diff)
Remove ctrl-0 binding to use it for reset zooming
-rw-r--r--roles/hyprland/templates/bindings.conf.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/hyprland/templates/bindings.conf.j2 b/roles/hyprland/templates/bindings.conf.j2
index 3028919c..ee38d806 100644
--- a/roles/hyprland/templates/bindings.conf.j2
+++ b/roles/hyprland/templates/bindings.conf.j2
@@ -28,7 +28,6 @@ bind = CONTROL, 6, workspace, 6
bind = CONTROL, 7, workspace, 7
bind = CONTROL, 8, workspace, 8
bind = CONTROL, 9, workspace, 9
-bind = CONTROL, 0, workspace, 10
# Move active window to a workspace with ctrl + SHIFT + [0-9]
bind = CONTROL SHIFT, 1, movetoworkspace, 1