From a71916794c9ec69c87aafa0b6156c8f61a225361 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 19 Apr 2026 18:26:16 +0200 Subject: [PATCH] Speed up the special workspace a little too --- default/hypr/looknfeel.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/hypr/looknfeel.conf b/default/hypr/looknfeel.conf index 2bfb3f77..f735abda 100644 --- a/default/hypr/looknfeel.conf +++ b/default/hypr/looknfeel.conf @@ -103,7 +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 + animation = specialWorkspace, 1, 3, easeOutQuint, slidevert } # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more