edit opacity

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-02-13 23:19:37 +01:00
parent d21fc81a19
commit 78aa49547d

View File

@@ -10,8 +10,8 @@
rounding = 30; rounding = 30;
gaps-in = 12; gaps-in = 12;
gaps-out = 12 * 2; gaps-out = 12 * 2;
active-opacity = 0.96; active-opacity = 0.99;
inactive-opacity = 0.94; inactive-opacity = 0.98;
blur = false; blur = false;
border-size = 4; border-size = 4;
animation-speed = "medium"; # "fast" | "medium" | "slow" animation-speed = "medium"; # "fast" | "medium" | "slow"