feat: better column width
This commit is contained in:
parent
23191562c5
commit
5fdd067ce7
1 changed files with 1 additions and 1 deletions
|
|
@ -193,9 +193,9 @@ in {
|
|||
focus-ring.enable = false;
|
||||
default-column-width.proportion = 2.0 / 3.0;
|
||||
preset-column-widths = [
|
||||
{proportion = 1.0 / 1.0;}
|
||||
{proportion = 1.0 / 3.0;}
|
||||
{proportion = 2.0 / 3.0;}
|
||||
{proportion = 1.0 / 1.0;}
|
||||
];
|
||||
gaps = 3;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue