picom-animations

This commit is contained in:
tavo-wasd 2024-05-02 20:32:39 -06:00
parent c7575fba9b
commit 7ed9b15db1

View file

@ -1,6 +1,7 @@
glx-copy-from-front = false;
glx-no-stencil = true;
backend = "glx";
vsync = true;
fade-out-step = 0.15;
fade-in-step = 0.15;
@ -11,5 +12,8 @@ blur-strength = 4;
opacity-rule = [
"85:class_g = 'st-256color'",
"90:class_g = 'dmenu'"
"85:class_g = 'dmenu'"
];
animation-delta = 6;
animations = true;