chore: temp fix invalid Hyprland dispatchers
This commit is contained in:
@@ -88,7 +88,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
dwindle = {
|
dwindle = {
|
||||||
pseudotile = true;
|
# pseudotile = true; # TODO
|
||||||
preserve_split = true;
|
preserve_split = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -180,7 +180,7 @@ in {
|
|||||||
"$mainMod SHIFT, P, pseudo"
|
"$mainMod SHIFT, P, pseudo"
|
||||||
"$mainMod, R, exec, stt-ptt start"
|
"$mainMod, R, exec, stt-ptt start"
|
||||||
"$mainMod, S, exec, stt-ptt start"
|
"$mainMod, S, exec, stt-ptt start"
|
||||||
"$mainMod, J, togglesplit"
|
# "$mainMod, J, togglesplit" # TODO
|
||||||
"$mainMod, h, movefocus, l"
|
"$mainMod, h, movefocus, l"
|
||||||
"$mainMod, l, movefocus, r"
|
"$mainMod, l, movefocus, r"
|
||||||
"$mainMod, k, movefocus, u"
|
"$mainMod, k, movefocus, u"
|
||||||
|
|||||||
Reference in New Issue
Block a user