change waybar config
This commit is contained in:
parent
2e8b606bda
commit
a9dcddbdbc
|
@ -30,7 +30,7 @@
|
||||||
#workspaces {
|
#workspaces {
|
||||||
background: #${custom.palette.tertiary_background_hex};
|
background: #${custom.palette.tertiary_background_hex};
|
||||||
margin: 5px 5px;
|
margin: 5px 5px;
|
||||||
padding: 8px 5px;
|
padding: 8px 10px;
|
||||||
border-radius: 10px 10px 24px 24px;
|
border-radius: 10px 10px 24px 24px;
|
||||||
color: #${custom.primary_accent}
|
color: #${custom.primary_accent}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue