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"