sway: better shadow configs

This commit is contained in:
Aly Raffauf 2024-08-18 18:47:21 -04:00
parent 4a93bbb33f
commit 0aaef0ab67

View file

@ -262,9 +262,11 @@ in {
blur_radius 8 blur_radius 8
# corner_radius ${toString cfg.theme.borders.radius} # corner_radius ${toString cfg.theme.borders.radius}
shadow_blur_radius 8
shadow_color ${config.lib.stylix.colors.withHashtag.base00}
shadow_offset 4 4
shadows enable shadows enable
shadows_on_csd disable shadows_on_csd disable
shadow_color ${config.lib.stylix.colors.withHashtag.base00}
default_dim_inactive 0.05 default_dim_inactive 0.05