diff --git a/dotfiles/config/hypr/hyprland.lua b/dotfiles/config/hypr/hyprland.lua index 589ae26d..73d52c3c 100644 --- a/dotfiles/config/hypr/hyprland.lua +++ b/dotfiles/config/hypr/hyprland.lua @@ -212,8 +212,8 @@ local function apply_hyprwinview_config() app_icon_backplate_col = "rgba(00000066)", app_icon_backplate_padding = 6, animation = "workspace_zoom", - animation_in_ms = 280, - animation_out_ms = 220, + animation_in_ms = 340, + animation_out_ms = 260, animation_speed = 1.0, animation_scale = 0.94, animation_stagger_ms = 16,