Regenerated
This commit is contained in:
+357
-367
File diff suppressed because it is too large
Load Diff
+1
-9
@@ -4172,6 +4172,7 @@ These are config files for waybar
|
|||||||
"exec": "~/.config/scripts/media.sh",
|
"exec": "~/.config/scripts/media.sh",
|
||||||
"interval": 1,
|
"interval": 1,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
|
"format": "{}",
|
||||||
"on-click": "qs -c media",
|
"on-click": "qs -c media",
|
||||||
"max-length": 20,
|
"max-length": 20,
|
||||||
"scroll-step": 1,
|
"scroll-step": 1,
|
||||||
@@ -4419,15 +4420,6 @@ label#custom-media.module {
|
|||||||
color: @text;
|
color: @text;
|
||||||
}
|
}
|
||||||
|
|
||||||
label#custom-media:not(.active) {
|
|
||||||
background: transparent;
|
|
||||||
color: transparent;
|
|
||||||
opacity: 0;
|
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
min-width: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
label#custom-media.inactive {
|
label#custom-media.inactive {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
|
|||||||
@@ -114,6 +114,7 @@
|
|||||||
"exec": "~/.config/scripts/media.sh",
|
"exec": "~/.config/scripts/media.sh",
|
||||||
"interval": 1,
|
"interval": 1,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
|
"format": "{}",
|
||||||
"on-click": "qs -c media",
|
"on-click": "qs -c media",
|
||||||
"max-length": 20,
|
"max-length": 20,
|
||||||
"scroll-step": 1,
|
"scroll-step": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user