desktop/niri: disable animations

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-13 00:15:32 +03:00
parent e2f6ed72ed
commit 453fda9a36

View File

@ -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 {