From 9b970c6458ce3eb788af9d7c15fa93a9f72306cc Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 30 Apr 2026 09:09:16 -0700 Subject: [PATCH] Slow hyprwinview workspace zoom stage --- dotfiles/config/hypr/hyprland.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/config/hypr/hyprland.lua b/dotfiles/config/hypr/hyprland.lua index 6a6dd927..7c774c15 100644 --- a/dotfiles/config/hypr/hyprland.lua +++ b/dotfiles/config/hypr/hyprland.lua @@ -218,6 +218,7 @@ local function apply_hyprwinview_config() animation_scale = 0.94, animation_stagger_ms = 16, animation_stagger_max_ms = 120, + animation_workspace_zoom_stage_ratio = 0.70, }, }, })