From e5b063b6441966b563298040e6cd5c615833d1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 5 Oct 2023 13:29:06 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hyprland):=20new=20shadow=20c?= =?UTF-8?q?hanges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/theme.conf | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/.config/hypr/themes/luna/theme.conf b/.config/hypr/themes/luna/theme.conf index 409bdc59..8be28ab6 100644 --- a/.config/hypr/themes/luna/theme.conf +++ b/.config/hypr/themes/luna/theme.conf @@ -25,17 +25,14 @@ decoration { xray = true } - - drop_shadow=true - shadow_range=15 - col.shadow=rgba(b7bdf56f) - col.shadow_inactive=rgba(000000ff) - dim_inactive = false dim_strength = 0.05 - shadow_render_power=2 - shadow_offset= 9 9 1 1 + drop_shadow = yes + shadow_range=100 + shadow_render_power=5 + col.shadow= 0x53000000 + col.shadow_inactive=0x32000000 } animations {