diff --git a/picom.sample.conf b/picom.sample.conf index 754e62e..398d395 100644 --- a/picom.sample.conf +++ b/picom.sample.conf @@ -1,7 +1,19 @@ +################################# +# Animations # +################################# +# requires https://github.com/jonaburg/picom +# (These are also the default values) +transition-length = 300 +transition-pow-x = 0.1 +transition-pow-y = 0.1 +transition-pow-w = 0.1 +transition-pow-h = 0.1 +size-transition = true + + ################################# # Corners # ################################# -# requires: https://github.com/sdhand/compton corner-radius = 25.0; rounded-corners-exclude = [ #"window_type = 'normal'",