added compton configuration file

Former-commit-id: 2212bc86c3
Former-commit-id: 6903ca6179b50beb8640a897116b0589d6972626
Former-commit-id: 32052b24312b4f212bd808f1dec74bbddc4d8c8f
Former-commit-id: 3fd4e7a90c49cbd28f07daa2a90d559246cafadb
This commit is contained in:
elena 2018-04-03 13:15:45 +03:00
parent 8792077b5d
commit afb981afa3

View file

@ -49,6 +49,5 @@ fade-delta = 5;
# Specify a list of conditions of windows that should not be faded.
#fade-exclude = [
# "name = 'poniesbox'"
# "name = '???'"
#];
#compton -c --shadow-exclude "class_g = 'Polybar'" --focus-exclude "name = 'rofi'" -o 0.2 -r 1 -l -1 -t 0 -f -z -D 5 &