We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c7e4b3 + fb42bda commit 7149f2bCopy full SHA for 7149f2b
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": 5,
9
+ "tooltip": true,
10
+ "max-length": 1000
11
+ }
12
+}
Configs/.local/share/waybar/modules/custom-mediaplayer.jsonc
+ "custom/sensorsinfo": {
0 commit comments