Remove mpv and firefox from waybar MPRIS ignored player list
This commit is contained in:
parent
7f9df2a980
commit
2dff72c9ff
|
@ -66,7 +66,7 @@
|
||||||
"paused" = "";
|
"paused" = "";
|
||||||
"stopped" = "";
|
"stopped" = "";
|
||||||
};
|
};
|
||||||
"ignored-players" = [ "firefox" "chromium" "mpv" ];
|
"ignored-players" = [ "chromium" ];
|
||||||
};
|
};
|
||||||
pulseaudio = {
|
pulseaudio = {
|
||||||
scroll-step = 5;
|
scroll-step = 5;
|
||||||
|
|
Loading…
Reference in a new issue