chore: temp fix invalid Hyprland dispatchers

This commit is contained in:
m3tam3re
2026-05-18 20:15:25 +02:00
parent ef5b67c3e9
commit 70562ceef2
+2 -2
View File
@@ -88,7 +88,7 @@ in {
};
dwindle = {
pseudotile = true;
# pseudotile = true; # TODO
preserve_split = true;
};
@@ -180,7 +180,7 @@ in {
"$mainMod SHIFT, P, pseudo"
"$mainMod, R, exec, stt-ptt start"
"$mainMod, S, exec, stt-ptt start"
"$mainMod, J, togglesplit"
# "$mainMod, J, togglesplit" # TODO
"$mainMod, h, movefocus, l"
"$mainMod, l, movefocus, r"
"$mainMod, k, movefocus, u"