sway: improve blur_radius and transparency defaults

This commit is contained in:
Aly Raffauf 2024-08-18 18:22:54 -04:00
parent bfd4703747
commit 4a93bbb33f

View file

@ -259,11 +259,12 @@ in {
== pkgs.swayfx) ''
blur enable
blur_passes 2
blur_radius 8
# corner_radius ${toString cfg.theme.borders.radius}
shadows enable
shadows_on_csd disable
shadow_color ${config.lib.stylix.colors.withHashtag."base00"}CC
shadow_color ${config.lib.stylix.colors.withHashtag.base00}
default_dim_inactive 0.05