niri: change default column width

This commit is contained in:
EdenQwQ 2025-06-13 18:45:08 +08:00
parent b7fe63c516
commit b47c6a5379

View file

@ -80,7 +80,7 @@
"RStudio" "RStudio"
]; ];
default-column-width = { default-column-width = {
proportion = 1.0; proportion = 0.95;
}; };
} }
{ {