Cionfig adapoted

This commit is contained in:
2026-02-27 14:46:52 +01:00
parent f83e84705f
commit 593a061294
@@ -34,7 +34,10 @@ window#waybar {
min-width: 80px;
background-color: transparent;
color: @text;
border: 1px solid @inactive;
border: linear-gradient(
rgba(255, 255, 255, 0.05),
rgba(255, 255, 255, 0.05)
);
border-radius: 10px;
}