Ignore firefox from waybar mpris module

This commit is contained in:
Evie Litherland-Smith 2024-10-31 05:04:30 +00:00
parent 666bd09059
commit 955b3a74e8

View file

@ -98,14 +98,13 @@
];
"player-icons" = {
"default" = "󰲸 ";
"firefox" = "󰈹 ";
};
"status-icons" = {
"playing" = "󰐊";
"paused" = "󰏤";
"stopped" = "󰓛";
};
"ignored-players" = [ ];
"ignored-players" = [ "firefox" ];
};
pulseaudio = {
scroll-step = 5;