From 66ce79b9bfc2293531394ebbc6c9f1aabfde9732 Mon Sep 17 00:00:00 2001 From: Al- Amin Date: Wed, 1 Apr 2026 19:19:01 +0600 Subject: [PATCH] fix:update resizeactive binding to include height to make it work (#2126) --- core/internal/config/embedded/hypr-binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/internal/config/embedded/hypr-binds.conf b/core/internal/config/embedded/hypr-binds.conf index af8e2154..dfe56309 100644 --- a/core/internal/config/embedded/hypr-binds.conf +++ b/core/internal/config/embedded/hypr-binds.conf @@ -137,7 +137,7 @@ bind = SUPER, bracketright, layoutmsg, preselect r # === Sizing & Layout === bind = SUPER, R, layoutmsg, togglesplit -bind = SUPER CTRL, F, resizeactive, exact 100% +bind = SUPER CTRL, F, resizeactive, exact 100% 100% # === Move/resize windows with mainMod + LMB/RMB and dragging === bindmd = SUPER, mouse:272, Move window, movewindow