1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add comment for generating new blurs

This commit is contained in:
Joe Groocock 2016-09-12 23:14:23 +01:00
parent 0b7c3de049
commit ddced4e2fb

View File

@ -35,6 +35,8 @@ blur-background-fixed = true; # Do not let blur radius adjust based on window op
# Exclude conditions for background blur.
blur-kern = "5,5,0.894839,0.932912,0.945959,0.932912,0.894839,0.932912,0.972604,0.986207,0.972604,0.932912,0.945959,0.986207,0.986207,0.945959,0.932912,0.972604,0.986207,0.972604,0.932912,0.894839,0.932912,0.945959,0.932912,0.894839"
# python compton-convgen.py --dump-compton gaussian 9 -f=sigma=10
# Fading
fading = true; # Fade windows during opacity changes.
# fade-delta = 16; # The time between steps in a fade in milliseconds. (default 10).