change waybar config
This commit is contained in:
parent
439febc560
commit
3666818062
|
@ -37,7 +37,7 @@
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
margin: 0px 3px;
|
margin: 0px 3px;
|
||||||
border-radius: 15px;
|
border-radius: 10px 24px 10px 24px;
|
||||||
color: #${custom.background};
|
color: #${custom.background};
|
||||||
background: #${custom.secondary_accent};
|
background: #${custom.secondary_accent};
|
||||||
transition: all 0.2s ease-in-out;
|
transition: all 0.2s ease-in-out;
|
||||||
|
|
Loading…
Reference in a new issue