Remove mpv and firefox from waybar MPRIS ignored player list

This commit is contained in:
Evie Litherland-Smith 2024-01-15 11:54:58 +00:00
parent 7f9df2a980
commit 2dff72c9ff

View file

@ -66,7 +66,7 @@
"paused" = "󰏤"; "paused" = "󰏤";
"stopped" = "󰓛"; "stopped" = "󰓛";
}; };
"ignored-players" = [ "firefox" "chromium" "mpv" ]; "ignored-players" = [ "chromium" ];
}; };
pulseaudio = { pulseaudio = {
scroll-step = 5; scroll-step = 5;