change blur, opacity & background

This commit is contained in:
Hadi
2025-02-21 16:25:04 +01:00
parent de125e21a7
commit bd8a936a1d
3 changed files with 8 additions and 5 deletions

View File

@@ -2,8 +2,8 @@
rounding = 12;
gaps-in = 9;
gaps-out = 9 * 2;
active-opacity = 1;
inactive-opacity = 0.98;
active-opacity = 0.96;
inactive-opacity = 0.96;
blur = true;
border-size = 3;
animation-speed = "fast"; # "fast" | "medium" | "slow"