From ee26c0c5c2a04b70a384530b96ead8506812666f Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 16 Sep 2025 13:03:25 +0200 Subject: [PATCH] [Hyprland] Fix errors --- config/hypr/hyprland/binds.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/hypr/hyprland/binds.conf b/config/hypr/hyprland/binds.conf index cda1e9e..aadb46b 100644 --- a/config/hypr/hyprland/binds.conf +++ b/config/hypr/hyprland/binds.conf @@ -147,7 +147,7 @@ bind = ALT, tab, focusurgentorlast # ┌ ┐ # │ Dwindle layout commands │ # └ ┘ -bind = $mainMod CTRL, M, layoutmsg swapsplit +bind = $mainMod CTRL, M, layoutmsg, swapsplit # ┌ ┐ @@ -161,7 +161,7 @@ bindm = $mainMod, mouse:273, resizewindow # ┌ ┐ # │ Resize window with keybinds (change split) │ # └ ┘ -bind = $mainMod, ALT, T, split +bind = $mainMod ALT, T, submap, split # Submap for split submap = split @@ -177,7 +177,7 @@ submap = reset # ┌ ┐ # │ Truly resize window with keybind (submap) │ # └ ┘ -bind = $mainMod, ALT, R, resize +bind = $mainMod ALT, R, submap, resize # Submap for resize submap = resize