Update Picom opacities

This commit is contained in:
2022-04-17 12:01:39 +03:00
parent 82a80a5997
commit 710ecbcfc7

View File

@@ -41,8 +41,12 @@ blur-strength = 10;
opacity-rule = [
"85:class_g = 'thunar'",
"85:class_g = 'Thunar'",
"85:class_g = 'rofi'",
"85:class_g = 'Rofi'",
"85:class_g = 'spotify'",
"85:class_g = 'Spotify'",
"85:class_g = 'qalculate-gtk'",
"85:class_g = 'Qalculate-gtk'",
"70:name = 'GLava'",
];