Files
bspwm-install-mde/config/picom/dur-picom.conf
2022-01-06 16:34:45 +01:00

12 lines
185 B
Plaintext

backend = "glx";
# xrender or glx
# Opacity
active-opacity = 0.93;
inactive-opacity = 0.8;
blur-background = true;
#blur-kern = "3x3box";
#blur-kern = "5x5box";
blur-kern = "7x7box";