Change compton's transparency to 91%

This commit is contained in:
coolneng 2019-03-26 18:56:53 +01:00
parent 0af224b455
commit a8664015da
1 changed files with 3 additions and 3 deletions

View File

@ -56,9 +56,9 @@ inactive-opacity-override = false;
alpha-step = 0.06;
opacity-rule = [
"92:class_g *?='urxvt'",
"92:class_g *?='zathura'",
"92:class_g *?='emacs'"
"91:class_g *?='urxvt'",
"91:class_g *?='zathura'",
"91:class_g *?='emacs'"
];
# Window type settings