# SCRIPT NAME: # .config/compton.conf # # AUTHOR: # Severin Kaderli # # DESCRIPTION: # This is my compton configuration. # # USAGE: # This file is automatically used by compton. # Settings opacity rules opacity-rule = [ "85:class_g = 'Termite'" ]; # Disable compton when full screen application is active unredir-if-possible = true;