mabox-i18n-files/common/picom/include/tint2.conf
2024-12-27 21:52:44 +01:00

10 lines
213 B
Plaintext

# TINT2 opacity, corner-radius is controlled by tint2 itself
# but corner-radius might be handy here
match = "name = 'tint2'";
blur-background = true;
corner-radius = 4;
opacity = 0.8;
dim = 0.0;
shadow = false;