From 8a6b0f03da7d4a667639c010d548dd2872116987 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 5 Nov 2022 00:37:07 -0500 Subject: [PATCH] feat(hypr): nicer window animations --- dots/.config/hypr/wm/appearance.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dots/.config/hypr/wm/appearance.conf b/dots/.config/hypr/wm/appearance.conf index 5a0b201c..a8ab2b83 100644 --- a/dots/.config/hypr/wm/appearance.conf +++ b/dots/.config/hypr/wm/appearance.conf @@ -8,7 +8,8 @@ decoration { animations { enabled=1 - animation=windows,1,7,default + bezier=overshot,0,0.8,0,1.1 + animation=windows,1,5,overshot animation=border,1,10,default animation=fade,1,10,default animation=workspaces,1,6,default