From ee00f6844ce8e2308e18441aaa3c2c0c9c6a45f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 27 May 2024 18:11:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20change=20gaps-out=20?= =?UTF-8?q?and=20overshot=20animation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/theme/animations.conf | 2 +- .config/hypr/theme/decoration.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/theme/animations.conf b/.config/hypr/theme/animations.conf index fb285c14..4bd3a23a 100644 --- a/.config/hypr/theme/animations.conf +++ b/.config/hypr/theme/animations.conf @@ -3,7 +3,7 @@ animations { bezier = default, 0.05, 0.9, 0.1, 1.05 bezier = wind, 0.05, 0.9, 0.1, 1.05 - bezier = overshot, 0.13, 0.99, 0.29, 1.1 + bezier = overshot, 0.13, 0.99, 0.29, 1.05 bezier = liner, 1, 1, 1, 1 animation = windows, 1, 7, wind, popin diff --git a/.config/hypr/theme/decoration.conf b/.config/hypr/theme/decoration.conf index f1e7e494..6c427542 100644 --- a/.config/hypr/theme/decoration.conf +++ b/.config/hypr/theme/decoration.conf @@ -6,7 +6,7 @@ general { col.active_border = rgba($textAlphaee) rgba($lavenderAlpha69) rgba($lavenderAlpha69) rgba($textAlphaee) 45deg gaps_in = 10 - gaps_out = 20 + gaps_out = 15 } decoration {