Add mpris and fixes to waybar config
This commit is contained in:
parent
d95efe4d73
commit
249e35cbc0
4 changed files with 46 additions and 16 deletions
|
@ -27,10 +27,14 @@ window#waybar {
|
|||
border-bottom: solid 2px @pink;
|
||||
}
|
||||
|
||||
#network {
|
||||
#mpris {
|
||||
border-bottom: solid 2px @green;
|
||||
}
|
||||
|
||||
#network {
|
||||
border-bottom: solid 2px @yellow;
|
||||
}
|
||||
|
||||
#temperature {
|
||||
border-bottom: solid 2px @red;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue