change waybar config

This commit is contained in:
Frost-Phoenix 2023-11-13 00:00:54 +01:00
parent 439febc560
commit 3666818062

View file

@ -37,7 +37,7 @@
#workspaces button {
padding: 0px 5px;
margin: 0px 3px;
border-radius: 15px;
border-radius: 10px 24px 10px 24px;
color: #${custom.background};
background: #${custom.secondary_accent};
transition: all 0.2s ease-in-out;