We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d676506 commit fb42bdaCopy full SHA for fb42bda
1 file changed
Configs/.config/waybar/modules/mediaplayer.jsonc
@@ -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