diff options
Diffstat (limited to 'config/niri/config.kdl')
| -rw-r--r-- | config/niri/config.kdl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/niri/config.kdl b/config/niri/config.kdl index 3312a18..d5a13a1 100644 --- a/config/niri/config.kdl +++ b/config/niri/config.kdl @@ -58,7 +58,7 @@ input { cursor { xcursor-theme "Adwaita" - xcursor-size 28 + xcursor-size 24 hide-after-inactive-ms 5000 } @@ -80,7 +80,7 @@ output "eDP-1" { layout { gaps 16 - center-focused-column "never" + center-focused-column "always" preset-column-widths { proportion 0.33 @@ -188,7 +188,7 @@ window-rule { window-rule { match app-id="zen" - default-column-width { proportion 0.9; } + default-column-width { proportion 1.0; } } window-rule { |
