From e0e4177936497e4984af125d6101079d95fea53e Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" <85185940+JaKooLit@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:36:27 +0900 Subject: Update UserDecorAnimations.conf need to wait until Hyprland v0.42.1 is out --- config/hypr/UserConfigs/UserDecorAnimations.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf index 88224473..2885971a 100644 --- a/config/hypr/UserConfigs/UserDecorAnimations.conf +++ b/config/hypr/UserConfigs/UserDecorAnimations.conf @@ -57,6 +57,6 @@ animations { animation = workspaces, 1, 5, overshot # animations for -git or version >0.42.0 - animation = workspacesIn, 1, 5, winIn, slide - animation = workspacesOut, 1, 5, winOut, slide + #animation = workspacesIn, 1, 5, winIn, slide + #animation = workspacesOut, 1, 5, winOut, slide } -- cgit v1.2.3