From 535354d9a3a7f4da7467ab56ce37e0cf2f8c76cd Mon Sep 17 00:00:00 2001 From: koraynilay <54177752+koraynilay@users.noreply.github.com> Date: Sun, 2 Aug 2020 23:11:17 +0200 Subject: [PATCH] Update picom.sample.conf --- picom.sample.conf | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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'",