Fix waybar icon for Spot
This commit is contained in:
parent
685063b6ed
commit
90ce27fa5d
|
@ -5,7 +5,7 @@ in {
|
||||||
"player-icons" = {
|
"player-icons" = {
|
||||||
"default" = "";
|
"default" = "";
|
||||||
"mpv" = "";
|
"mpv" = "";
|
||||||
"spot" = "";
|
"Spot" = "";
|
||||||
};
|
};
|
||||||
"status-icons" = {
|
"status-icons" = {
|
||||||
"playing" = "";
|
"playing" = "";
|
||||||
|
|
Loading…
Reference in a new issue