aboutsummaryrefslogtreecommitdiff
path: root/picom
diff options
context:
space:
mode:
Diffstat (limited to 'picom')
-rw-r--r--picom/picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/picom/picom.conf b/picom/picom.conf
index e41b241..870e22a 100644
--- a/picom/picom.conf
+++ b/picom/picom.conf
@@ -157,7 +157,7 @@ opacity-rule = [
#################################
# Fade windows during opacity changes.
-fading = true;
+fading = false;
# The time between steps in a fade in milliseconds. (default 10).
fade-delta = 5;
# Opacity change between steps while fading in. (default 0.028).