added compton configuration file

This commit is contained in:
elena 2018-04-03 13:15:45 +03:00
parent db1e1dd604
commit 2212bc86c3

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 &