Merge commit 'be676a1d06' into user
This commit is contained in:
commit
913b3acec3
1 changed files with 2 additions and 2 deletions
|
|
@ -101,9 +101,9 @@ with lib; {
|
|||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* Entire bar: fully transparent, no border */
|
||||
/* Entire bar: solid black, no border */
|
||||
window#waybar {
|
||||
background: transparent;
|
||||
background: #000000;
|
||||
color: #eaeaea;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue