waybar: add module for player metadata

This commit is contained in:
2022-06-16 10:20:58 +03:00
parent f948c5ba54
commit b297ecf1b4
2 changed files with 10 additions and 5 deletions

View File

@@ -25,13 +25,14 @@ window#waybar {
background: @primary;
}
#mode {
/* left modules */
#mode,
#window,
#custom-player {
margin-left: 10px;
color: @primary;
}
#window {
margin-left: 10px;
#mode {
color: @primary;
}
#network {