desktop/niri: disable animations
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user