Change compton's transparency

This commit is contained in:
coolneng 2019-03-25 14:19:27 +01:00
parent e1a173cfba
commit f7d5b192a1
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 = [
"95:class_g *?='urxvt'",
"95:class_g *?='zathura'",
"95:class_g *?='emacs'"
"92:class_g *?='urxvt'",
"92:class_g *?='zathura'",
"92:class_g *?='emacs'"
];
# Window type settings