diff --git a/home/dot_config/sway/config.d/swayfx b/home/dot_config/sway/config.d/swayfx index df92095..55aa310 100644 --- a/home/dot_config/sway/config.d/swayfx +++ b/home/dot_config/sway/config.d/swayfx @@ -9,8 +9,8 @@ shadows enable shadows_on_csd enable shadow_blur_radius 5 shadow_offset 3 3 -shadow_color #CB4B16BF -shadow_inactive_color #0000007F +shadow_color #000000BF +shadow_inactive_color #0000005F smart_corner_radius enable corner_radius 12 @@ -20,3 +20,5 @@ layer_effects "gtk-layer-shell" blur enable; shadows enable; corner_radius 13 layer_effects "wofi" blur enable; shadows enable; corner_radius 13 titlebar_separator disable + +default_dim_inactive 0.1