From 75c0675e14655d7a859f184009360bd264806123 Mon Sep 17 00:00:00 2001 From: aphelei Date: Thu, 17 Jul 2025 18:37:11 +0200 Subject: [PATCH] config: add better zoomFactor default (#11060) --- example/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/example/hyprland.conf b/example/hyprland.conf index 92cce3d74..963810a75 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -149,6 +149,7 @@ animations { animation = workspaces, 1, 1.94, almostLinear, fade animation = workspacesIn, 1, 1.21, almostLinear, fade animation = workspacesOut, 1, 1.94, almostLinear, fade + animation = zoomFactor, 1, 7, quick } # Ref https://wiki.hypr.land/Configuring/Workspace-Rules/