From 4576a41baa4053a417c5c0506f29ab568c67887d Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Mon, 15 Dec 2025 13:36:40 +0530 Subject: [PATCH] disable popup anims and set special workspace anim to fade --- .config/hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 397da52..95dd674 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -144,7 +144,9 @@ animations { animation = layersOut, 1, 1.5, linear, popin 80% animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear + animation = fadePopups, 0 animation = workspaces, 1, 5, easeInOutCubic, slide + animation = specialWorkspace, 1, 3, easeInOutCubic, fade } dwindle {