Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
fix: added configurable options for muted icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Jul 15, 2023
1 parent 7e1054d commit 457dfa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@
"pauseResumed": "⏯️",
"shuffled": "🔀",
"volume": "🔊",
"volumeIsMuted": "🔇",
"volumeChanged": "🔊",
"volumeMuted": "🔇",
"queue": "🎶"
},
"filterThreadAmount": "2",
Expand Down

0 comments on commit 457dfa1

Please sign in to comment.