Secrets, scripts, clean..

Former-commit-id: 5e98256a82
This commit is contained in:
Hadi
2024-03-15 21:26:34 +01:00
parent 1f6075cae7
commit 202ac3ca3b
27 changed files with 141 additions and 66 deletions

View File

@@ -169,7 +169,6 @@
animation = [
"windowsIn, 1, 3, easeOutCubic, popin 30% # window open"
"windowsOut, 1, 3, fluent_decel, popin 70% # window close."
"windowsMove, 1, 2, easeinoutsine, slide # everything in between, moving, dragging, resizing."
"fadeIn, 1, 3, easeOutCubic # fade in (open) -> layers and windows"
"fadeOut, 1, 2, easeOutCubic # fade out (close) -> layers and windows"
"fadeSwitch, 0, 1, easeOutCirc # fade on changing activewindow and its opacity"