Improve compton.conf

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2019-01-11 13:28:52 +01:00
parent 1aada5a29e
commit 766af04c5a
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -12,3 +12,6 @@
# Settings opacity rules
opacity-rule = [ "85:class_g = 'Termite'" ];
# Disable compton when full screen application is active
unredir-if-possible = true;