Improved popups

This commit is contained in:
2022-11-05 11:40:42 -07:00
parent 4b2e2c8815
commit b7a7798611
5 changed files with 7 additions and 9 deletions

View File

@ -4,9 +4,9 @@ shadow-opacity = 0;
// Enable fading initially.
// Finer config is in fade-exclude.
fading = true
fade-in-step = 0.04;
fade-in-step = 0.1;
fade-out-step = 0.03;
fade-delta = 10;
fade-delta = 5;
fade-exclude = [
"class_g != 'awesome'"