summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
authorJackJ30 <jackqjamison@proton.me>2025-03-11 01:10:41 -0400
committerJackJ30 <jackqjamison@proton.me>2025-03-11 01:10:41 -0400
commit9936aab7e167ba94cb04e7abf191c119b76c0e3b (patch)
treeca2463099d1b35ac8f6dbf6d55f3c6c0314a5f5e /.config/hypr
parent48c59656782cff76715313cfd00cec5772b69c3d (diff)
continue new rice
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/style.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/style.conf b/.config/hypr/style.conf
index 5c70785..f89d137 100644
--- a/.config/hypr/style.conf
+++ b/.config/hypr/style.conf
@@ -25,13 +25,13 @@ decoration {
animations {
enabled = yes
- bezier = defaultBezier, 0.05, 0.9, 0.1, 1.05
+ bezier = defaultBezier, 0.00, 1.0, 0.0, 1.0
animation = windows, 1, 7, defaultBezier, slide
animation = windowsOut, 1, 7, defaultBezier, slide
animation = border, 1, 10, default
- animation = borderangle, 1, 8, default
- animation = fade, 1, 3, default
+ animation = borderangle, 0#1, 8, default
+ animation = fade, 0#1, 3, default
animation = workspaces, 0#1, 6, defaultBezier
}