Adujst styling of waybar
This commit is contained in:
parent
dcaa1f89fa
commit
eb767763fa
1 changed files with 2 additions and 1 deletions
|
|
@ -306,8 +306,9 @@ in
|
||||||
|
|
||||||
window#waybar > box {
|
window#waybar > box {
|
||||||
background-color: ${base};
|
background-color: ${base};
|
||||||
border-radius: 10px;
|
border-radius: 15px;
|
||||||
opacity: 1.0;
|
opacity: 1.0;
|
||||||
|
padding: 0 3px 0 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue