1
0
Fork 0

remove fading to make system more responsive

This commit is contained in:
Luca Bilke 2023-02-06 15:08:35 +01:00
parent 5dabd619bf
commit 9d0369b1e2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ shadow-offset-y = -13;
shadow-exclude = "!focused";
# Fading
fading = true;
fading = false;
fade-in-step = 0.04;
fade-out-step = 0.04;
fade-delta = 4;