diff --git a/modules/home/desktop/niri/niri.nix b/modules/home/desktop/niri/niri.nix index b40047d..23b00a8 100644 --- a/modules/home/desktop/niri/niri.nix +++ b/modules/home/desktop/niri/niri.nix @@ -171,8 +171,8 @@ in { } background-color "transparent" - // default-column-width { proportion 0.9; } - default-column-width { proportion 0.5; } + default-column-width { proportion 1.0; } + // default-column-width { proportion 0.5; } tab-indicator { active-color "#${colors.base04}" inactive-color "#${colors.base03}" @@ -247,7 +247,8 @@ in { screenshot-path "${xdgPics}/screenshots/screenshot-%Y-%m-%d-%H-%M-%S.png" animations { - slowdown 0.8 + // slowdown 0.8 + off } window-rule {