From b23090e195f9234f3c141558e1ad7d293fec2876 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Fri, 4 Jul 2025 18:41:34 +0100 Subject: MaomaoWM Enable layer shadows --- .config/maomao/config.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/maomao/config.conf b/.config/maomao/config.conf index 61734ee..d98438f 100644 --- a/.config/maomao/config.conf +++ b/.config/maomao/config.conf @@ -108,6 +108,7 @@ blur_params_saturation = 1.2 # Shadow settings shadows = 1 +layer_shadows = 1 shadows_size = 10 shadows_blur = 15 shadows_position_x = 0 -- cgit v1.2.3