Improve compton.conf
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
1aada5a29e
commit
766af04c5a
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@
|
||||||
|
|
||||||
# Settings opacity rules
|
# Settings opacity rules
|
||||||
opacity-rule = [ "85:class_g = 'Termite'" ];
|
opacity-rule = [ "85:class_g = 'Termite'" ];
|
||||||
|
|
||||||
|
# Disable compton when full screen application is active
|
||||||
|
unredir-if-possible = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue