From 5d840f7c68a725a5cf91413cf48a1ee769ea43de Mon Sep 17 00:00:00 2001 From: Ahurac Date: Mon, 11 Nov 2024 00:12:46 +0100 Subject: [PATCH] feat(niri): default column width for apps 0.9 -> 1.0 --- common/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/home.nix b/common/home.nix index a7e0d0b..6ecb72f 100644 --- a/common/home.nix +++ b/common/home.nix @@ -331,7 +331,7 @@ matches = [{ app-id = "^(im\\.riot\\.Riot|WebCord|@joplin/app-desktop)$"; }]; open-on-workspace = "apps"; - default-column-width.proportion = 0.9; + default-column-width.proportion = 1.0; } { geometry-corner-radius = {