mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
niri: change default column width
This commit is contained in:
parent
b7fe63c516
commit
b47c6a5379
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
||||||
"RStudio"
|
"RStudio"
|
||||||
];
|
];
|
||||||
default-column-width = {
|
default-column-width = {
|
||||||
proportion = 1.0;
|
proportion = 0.95;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue