basic waybar config
This commit is contained in:
parent
a7d97cd084
commit
682584db88
15 changed files with 174 additions and 266 deletions
10
waybar/styles/modules/wireplumber.css
Normal file
10
waybar/styles/modules/wireplumber.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#wireplumber {
|
||||
background-color: #fff0f5;
|
||||
padding: 0 10px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#wireplumber.muted {
|
||||
background-color: #f53c3c;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue