Skip to content

Commit a411a66

Browse files
authored
Merge pull request #3 from Mircas001/mediaplayer-support
fix: Fix wrong module name
2 parents 7149f2b + e3f0e76 commit a411a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Configs/.local/share/waybar/modules/custom-mediaplayer.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"custom/sensorsinfo": {
2+
"custom/mediaplayer": {
33
"exec": "hyde-shell mediaplayer",
44
"return-type": "json",
55
"format": "{0}",

0 commit comments

Comments
 (0)