We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc4cc03 + 7129384 commit d1ac083Copy full SHA for d1ac083
2 files 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": 1,
9
+ "tooltip": true,
10
+ "max-length": 1000
11
+ }
12
+}
Configs/.local/share/waybar/modules/custom-mediaplyer.jsonc
0 commit comments