From 1117318f660e9b3c5bf45346f763fb4314991ba7 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Tue, 10 Jun 2025 22:29:53 +0530 Subject: [PATCH] enable swapslit bind --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a24bdca..893ee08 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -206,6 +206,7 @@ bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, 1, togglesplit, # dwindle +bind = $mainMod, 2, layoutmsg, swapsplit bind = $mainMod, B, exec, librewolf bind = $mainMod SHIFT, B, exec, librewolf --private-window bind = , Print, exec, grim -g "$(slurp -d)" "$HOME/Pictures/grim/$(date +'%Y_%m_%d_%H_%M_%S').png"