diff options
Diffstat (limited to 'config/hypr/animations/ITZ - diablo-2.conf')
| -rw-r--r-- | config/hypr/animations/ITZ - diablo-2.conf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/config/hypr/animations/ITZ - diablo-2.conf b/config/hypr/animations/ITZ - diablo-2.conf new file mode 100644 index 00000000..4d4b36f7 --- /dev/null +++ b/config/hypr/animations/ITZ - diablo-2.conf @@ -0,0 +1,26 @@ +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # +# +# name "Diablo-2" +# credit https://github.com/Itz-Abhishek-Tiwari + +animations { + enabled = 1 + bezier = default, 0.05, 0.9, 0.1, 1.05 + bezier = wind, 0.05, 0.9, 0.1, 1.05 + bezier = overshot, 0.13, 0.99, 0.29, 1.08 + bezier = liner, 1, 1, 1, 1 + animation = windows, 1, 7, wind, popin + animation = windowsIn, 1, 7, overshot, popin + animation = windowsOut, 1, 5, overshot, popin + animation = windowsMove, 1, 6, overshot, slide + animation = layers, 1, 5, default, popin + animation = fadeIn, 1, 10, default + animation = fadeOut, 1, 10, default + animation = fadeSwitch, 1, 10, default + animation = fadeShadow, 1, 10, default + animation = fadeDim, 1, 10, default + animation = fadeLayers, 1, 10, default + animation = workspaces, 1, 7, overshot, slidevert + animation = border, 1, 1, liner + animation = borderangle, 1, 30, liner, once +} |
