upload
This commit is contained in:
9
common/picom/include/tint2.conf
Normal file
9
common/picom/include/tint2.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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;
|
||||
|
||||
Reference in New Issue
Block a user