feat(niri): default column width for apps 0.9 -> 1.0

This commit is contained in:
Ahurac 2024-11-11 00:12:46 +01:00
parent 3e9241225c
commit 5d840f7c68

View file

@ -331,7 +331,7 @@
matches = matches =
[{ app-id = "^(im\\.riot\\.Riot|WebCord|@joplin/app-desktop)$"; }]; [{ app-id = "^(im\\.riot\\.Riot|WebCord|@joplin/app-desktop)$"; }];
open-on-workspace = "apps"; open-on-workspace = "apps";
default-column-width.proportion = 0.9; default-column-width.proportion = 1.0;
} }
{ {
geometry-corner-radius = { geometry-corner-radius = {