From 2d859e25b58aae620a67f2763ccc9c22577d6868 Mon Sep 17 00:00:00 2001 From: Miguel P Date: Sat, 7 Mar 2026 12:28:39 -0600 Subject: [PATCH] add animation to the scratchpad (#4900) --- default/hypr/looknfeel.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/looknfeel.conf b/default/hypr/looknfeel.conf index 1decf433..cd3417bd 100644 --- a/default/hypr/looknfeel.conf +++ b/default/hypr/looknfeel.conf @@ -103,6 +103,7 @@ animations { animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear animation = workspaces, 0, 0, ease + animation = specialWorkspace, 1, 4, easeOutQuint, slidevert } # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more