aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/animations/amitpadhan.conf
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-07-10 11:21:24 -0700
committerPinapelz <yukais@pinapelz.com>2026-07-10 11:21:24 -0700
commit24de2a31a52d17b6f7214197bdbfeab7428742dd (patch)
treef7736c4712d5a394525a3da2f2b4294e81ba9540 /config/hypr/animations/amitpadhan.conf
parent861bf5be200bfcf2440fec4cda911d29ec18493f (diff)
parentbca86bbec4757cec1f6f5bdea2ed210542f10fae (diff)
Merge remote-tracking branch 'upstream'
Diffstat (limited to 'config/hypr/animations/amitpadhan.conf')
-rw-r--r--config/hypr/animations/amitpadhan.conf33
1 files changed, 33 insertions, 0 deletions
diff --git a/config/hypr/animations/amitpadhan.conf b/config/hypr/animations/amitpadhan.conf
new file mode 100644
index 00000000..1111e764
--- /dev/null
+++ b/config/hypr/animations/amitpadhan.conf
@@ -0,0 +1,33 @@
+# /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ #
+# Instpired by amitpadhan525
+# https://github.com/amitpadhan525
+# name "amitpadhan"
+
+animations {
+ enabled = yes
+ # Define your custom Bezier curves
+ # Syntax: bezier = name, x1, y1, x2, y2
+ bezier = myBezier, 0.05, 0.9, 0.1, 1.0
+
+ # Define your animations
+ # Syntax: animation = name, enable, speed, curve, [style]
+ animation = windows, 1, 5, myBezier
+ animation = windowsIn, 1, 5, myBezier
+ animation = windowsOut, 1, 5, myBezier
+ animation = windowsMove, 1, 5, myBezier
+ animation = layers, 1, 5, myBezier
+ animation = layersIn, 1, 5, myBezier
+ animation = layersOut, 1, 5, myBezier
+ animation = border, 1, 10, default
+ animation = borderangle, 1, 8, default
+ animation = fade, 1, 5, default
+ animation = fadeLayersIn, 1, 5, myBezier
+ animation = fadeLayersOut, 1, 5, myBezier
+ animation = workspaces, 1, 5, myBezier, slidefade 20%
+ animation = workspacesIn, 1, 5, myBezier, slide
+ animation = workspacesOut, 1, 5, myBezier, slide
+ animation = specialWorkspace, 1, 5, myBezier, slidevert
+
+}
+
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage