[Hyprland] Temporary fix before full config rewrite in lua
This commit is contained in:
@@ -134,7 +134,7 @@ misc {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = true
|
# pseudotile = true
|
||||||
force_split = 2
|
force_split = 2
|
||||||
preserve_split = true
|
preserve_split = true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,8 +21,8 @@ binde = , J, resizeactive, 0 10
|
|||||||
|
|
||||||
|
|
||||||
# ── Change splitratio ───────────────────────────────────────────────
|
# ── Change splitratio ───────────────────────────────────────────────
|
||||||
binde = SHIFT, H, splitratio, -0.01
|
# binde = SHIFT, H, splitratio, -0.01
|
||||||
binde = SHIFT, L, splitratio, +0.01
|
# binde = SHIFT, L, splitratio, +0.01
|
||||||
|
|
||||||
|
|
||||||
# ── Kill, freeze, etc ───────────────────────────────────────────────
|
# ── Kill, freeze, etc ───────────────────────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user