dot_config/picom.conf 🔗
@@ -220,7 +220,7 @@ wintypes:
# fade: Fade the particular type of windows.
fade = true;
# shadow: Give those windows shadow
- shadow = false;
+ shadow = true;
# opacity: Default opacity for the type of windows.
opacity = 0.85;
# focus: Whether to always consider windows of this type focused.