From 41b0ada36be8ad569297839d5b916552b397b508 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Mon, 11 Nov 2024 13:02:34 -0600 Subject: [PATCH] Changing dwindle binding to not conflict with my dmscripts keychords. --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index fee308b..3f33658 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -210,7 +210,7 @@ bind = $mainMod SHIFT, C, killactive, bind = $mainMod SHIFT, Q, exec, dm-logout -r bind = $mainMod, F, fullscreen, 0 bind = $mainMod, V, togglefloating, -bind = $mainMod, P, pseudo, # dwindle +bind = $mainMod, D, pseudo, # dwindle bind = $mainMod, T, togglesplit, # dwindle # Move focus with SUPER + arrow keys