Skip to content

Commit fb42bda

Browse files
committed
fix: Fix wrong module name
1 parent d676506 commit fb42bda

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"custom/mediaplayer": {
3+
"exec": "hyde-shell mediaplayer",
4+
"return-type": "json",
5+
"format": "{0}",
6+
"rotate": 0,
7+
"class": "default-margin-padding",
8+
"restart-interval": 5,
9+
"tooltip": true,
10+
"max-length": 1000
11+
}
12+
}

0 commit comments

Comments
 (0)