waybar restyle
This commit is contained in:
parent
948cc33549
commit
daf9ba1f42
2 changed files with 4 additions and 8 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}
|
||||
|
||||
window#waybar {
|
||||
background-color: rgba(0, 0, 0, 0.8);
|
||||
background-color: rgb(0, 0, 0);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
|
@ -59,10 +59,6 @@ button:hover {
|
|||
padding: 0px 15px 0px 15px;
|
||||
}
|
||||
|
||||
#clock {
|
||||
margin: 0px 15px 0px 15px;
|
||||
}
|
||||
|
||||
#tray{
|
||||
padding: 0px 8px 0px 5px;
|
||||
margin: 0px 5px 0px 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue