basilisk but actually + cleanup

This commit is contained in:
2026-01-12 19:42:58 -07:00
parent ff69bb8284
commit c0699f971d
26 changed files with 2440 additions and 3 deletions

View 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; }
}