basilisk but actually + cleanup
This commit is contained in:
23
home/.basilisk/niri/animations.minimal.kdl
Normal file
23
home/.basilisk/niri/animations.minimal.kdl
Normal file
@@ -0,0 +1,23 @@
|
||||
animations {
|
||||
// Uncomment to turn off all animations.
|
||||
// off
|
||||
|
||||
// Slow down all animations by this factor. Values below 1 speed them up instead.
|
||||
// slowdown 3.0
|
||||
|
||||
|
||||
|
||||
workspace-switch { off; }
|
||||
window-open { off; }
|
||||
window-close { off; }
|
||||
horizontal-view-movement {
|
||||
// duration-ms 100
|
||||
// curve "linear"
|
||||
// off;
|
||||
}
|
||||
window-movement { off; }
|
||||
window-resize { off; }
|
||||
config-notification-open-close { off; }
|
||||
screenshot-ui-open { off; }
|
||||
// overview-open-close { off; }
|
||||
}
|
||||
Reference in New Issue
Block a user