bar: Display icon for MPRIS status

This commit is contained in:
Mikael 2024-08-26 13:22:41 +02:00
parent 44ad76b6b9
commit cf164d3fff
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -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 = "";