change waybar config

This commit is contained in:
Frost-Phoenix 2023-11-13 00:05:23 +01:00
parent 2e8b606bda
commit a9dcddbdbc

View file

@ -30,7 +30,7 @@
#workspaces {
background: #${custom.palette.tertiary_background_hex};
margin: 5px 5px;
padding: 8px 5px;
padding: 8px 10px;
border-radius: 10px 10px 24px 24px;
color: #${custom.primary_accent}
}