summaryrefslogtreecommitdiff
path: root/config/compfy/compfy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/compfy/compfy.conf')
-rw-r--r--config/compfy/compfy.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/compfy/compfy.conf b/config/compfy/compfy.conf
index 00c38a6..b2b508c 100644
--- a/config/compfy/compfy.conf
+++ b/config/compfy/compfy.conf
@@ -17,7 +17,7 @@ animation-stiffness = 240;
# Change the mass of windows
# Modifying the mass of windows makes them virtually heavier and therefore slower to animate.
-animation-window-mass = 0.5;
+animation-window-mass = 1;
# Change dampening applied during the animation
# This setting basically does what it says. It dampens the animation of windows.
@@ -152,11 +152,11 @@ fading = true;
# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028)
# fade-in-step = 0.028
-fade-in-step = 0.01;
+fade-in-step = 0.03;
# Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03)
# fade-out-step = 0.03
-fade-out-step = 0.01;
+fade-out-step = 0.03;
# The time between steps in fade step, in milliseconds. (> 0, defaults to 10)
fade-delta = 4