From f323d4352259b0e4bcf5a9f80faf91d6499e6a3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 2 Dec 2023 23:50:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(hypr):=20spaces=20in=20the?= =?UTF-8?q?=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/theme.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/themes/luna/theme.conf b/.config/hypr/themes/luna/theme.conf index 8b8a3e36..7c82b4d3 100644 --- a/.config/hypr/themes/luna/theme.conf +++ b/.config/hypr/themes/luna/theme.conf @@ -37,7 +37,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.1 bezier = liner, 1, 1, 1, 1 animation = windows, 1, 6, wind,popin @@ -46,7 +46,7 @@ animations { animation = windowsMove, 1, 5, overshot, slide animation = fadeIn, 1, 10, default animation = fadeOut, 1, 10, default - animation = workspaces, 1,6, overshot, slide + animation = workspaces, 1, 6, overshot, slide animation = border, 1, 1, liner animation = borderangle, 1, 30, liner, loop }