From 33323d10043f5e9d2acef7df178beff9b8f546cf Mon Sep 17 00:00:00 2001 From: Logan G Date: Sat, 8 Apr 2023 04:21:39 -0600 Subject: [PATCH] Sped up animations --- .config/hypr/hyprland.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ac1d296..c1f6e1e 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -48,10 +48,10 @@ decoration { animations { enabled=1 - animation=windows,1,1,default - animation=border,1,1,default - animation=fade,1,1,default - animation=workspaces,1,1,default + animation=windows,1,0.5,default + animation=border,1,0.5,default + animation=fade,1,0.5,default + animation=workspaces,1,0.5,default } dwindle {