From fbdaf2d6243b99642973a3088c731d52b5a55b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 17 Nov 2024 02:02:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(hypr):=20shadow=20options=20?= =?UTF-8?q?are=20moved=20into=20a=20new=20subsection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/theme/decoration.conf | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.config/hypr/theme/decoration.conf b/.config/hypr/theme/decoration.conf index 7ff5d6df..aad0a0e2 100644 --- a/.config/hypr/theme/decoration.conf +++ b/.config/hypr/theme/decoration.conf @@ -26,15 +26,17 @@ decoration { popups = true } + shadow { + enabled = yes + range = 30 + scale = 2 + render_power = 5 + color = $crust + color_inactive = $surface0 + } + dim_inactive = false dim_strength = 0.05 - - drop_shadow = yes - shadow_range = 30 - shadow_scale = 2 - shadow_render_power = 5 - col.shadow = $crust - col.shadow_inactive = $surface0 } group {