diff options
author | Rose <rose@pinkro.se> | 2025-08-25 23:20:35 +0200 |
---|---|---|
committer | Rose <rose@pinkro.se> | 2025-08-25 23:20:35 +0200 |
commit | cd03883a82abeee5ccd3b18043c7dcc6b071f7bc (patch) | |
tree | 4053566cf6d26cbe031ec9797cc79dd528836365 /desktop/.config/niri/config.kdl | |
parent | b6f7002e6f9f7282e2a806c794b7070047c18ed5 (diff) | |
download | dotfiles-cd03883a82abeee5ccd3b18043c7dcc6b071f7bc.tar.gz dotfiles-cd03883a82abeee5ccd3b18043c7dcc6b071f7bc.tar.bz2 |
niri: speed up animations and get rid of gaps
Diffstat (limited to 'desktop/.config/niri/config.kdl')
-rw-r--r-- | desktop/.config/niri/config.kdl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/.config/niri/config.kdl b/desktop/.config/niri/config.kdl index fcf6cba..5bd2239 100644 --- a/desktop/.config/niri/config.kdl +++ b/desktop/.config/niri/config.kdl @@ -32,6 +32,8 @@ output "DP-9" { } layout { + gaps 0 + center-focused-column "never" preset-column-widths { @@ -62,7 +64,7 @@ screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png" prefer-no-csd animations { - slowdown 1.5 + slowdown 0.75 } window-rule { |