From 5e67a8dc74794aeb1cc7729b71f70d3468e222b8 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Mon, 18 May 2026 11:29:28 +0100 Subject: [PATCH] Updated other broken hyprland setting --- dot_config/hypr/binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/hypr/binds.conf b/dot_config/hypr/binds.conf index 70d1d35..ed68444 100644 --- a/dot_config/hypr/binds.conf +++ b/dot_config/hypr/binds.conf @@ -26,7 +26,7 @@ bind = $mainMod, C, killactive #"Kill the active window" bind = $mainMod, V, togglefloating #"Toggle floating window" bind = $mainMod, M, exec, $powerMenu #"Launch the power menu" bind = $mainMod, P, pseudo, #"Toggle pseudotiling mode" -bind = $mainMod, ;, togglesplit, #"Toggle split mode" +bind = $mainMod, ;, layoutmsg, togglesplit, #"Toggle split mode" bind = $mainMod, A, exec, $cheatsheet #"Display this cheatsheet" binde=, XF86AudioRaiseVolume, exec, noctalia-shell ipc call volume increase #"Increase volume"