Add compton.conf

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2017-01-06 00:03:26 +01:00
parent d50ad84683
commit 696a98b108
4 changed files with 9 additions and 2 deletions

3
.config/compton.conf Normal file
View file

@ -0,0 +1,3 @@
opacity-rule = [
"80:class_g = 'Hyper'"
];