Compare commits

..

2 commits

View file

@ -309,7 +309,7 @@
layout = {
gaps = 10;
default-column-width.proportion = 0.5;
preset-column-widths = [ { proportion = 0.5; } { proportion = 0.9; } ];
preset-column-widths = [ { proportion = 0.5; } { proportion = 1.0; } ];
preset-window-heights = [ { proportion = 0.5; } { proportion = 1.0; } ];
focus-ring.enable = false;
border = {
@ -317,7 +317,7 @@
width = 2;
inactive.color = "#80808080";
};
center-focused-column = "on-overflow";
center-focused-column = "never";
};
workspaces = {
w1.name = "admin";