improve tab indicator styles

This commit is contained in:
Schrottkatze 2025-03-13 17:33:50 +01:00
parent b741d1eeb2
commit beceee7c99
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -36,8 +36,9 @@
hide-when-single-tab = true;
active.color = "#5bcefa";
inactive.color = "#3c3836";
gap = 1;
width = 3;
gap = 2;
width = 5;
corner-radius= 3;
position = "left";
gaps-between-tabs = 0;
};