bar: Display icon for MPRIS status
This commit is contained in:
parent
44ad76b6b9
commit
cf164d3fff
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
||||||
}) chr;
|
}) chr;
|
||||||
|
|
||||||
mpris = {
|
mpris = {
|
||||||
format = "{status}";
|
format = "{status_icon}";
|
||||||
status-icons = {
|
status-icons = {
|
||||||
playing = "";
|
playing = "";
|
||||||
paused = "";
|
paused = "";
|
||||||
|
|
Loading…
Reference in a new issue