mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Set the layout to a perfect split
This commit is contained in:
parent
3647d432f9
commit
d0c64e3a3f
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ in {
|
||||||
master = {
|
master = {
|
||||||
new_is_master = false;
|
new_is_master = false;
|
||||||
no_gaps_when_only = 1;
|
no_gaps_when_only = 1;
|
||||||
|
mfact = "0.5";
|
||||||
};
|
};
|
||||||
|
|
||||||
decoration = {
|
decoration = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue