Regenerated

This commit is contained in:
2026-04-14 19:06:03 +02:00
parent bf27910f28
commit 970713983c
3 changed files with 359 additions and 376 deletions
+357 -367
View File
File diff suppressed because it is too large Load Diff
+1 -9
View File
@@ -4172,6 +4172,7 @@ These are config files for waybar
"exec": "~/.config/scripts/media.sh",
"interval": 1,
"return-type": "json",
"format": "{}",
"on-click": "qs -c media",
"max-length": 20,
"scroll-step": 1,
@@ -4419,15 +4420,6 @@ label#custom-media.module {
color: @text;
}
label#custom-media:not(.active) {
background: transparent;
color: transparent;
opacity: 0;
padding: 0;
margin: 0;
min-width: 0;
}
label#custom-media.inactive {
background: transparent;
color: transparent;
+1
View File
@@ -114,6 +114,7 @@
"exec": "~/.config/scripts/media.sh",
"interval": 1,
"return-type": "json",
"format": "{}",
"on-click": "qs -c media",
"max-length": 20,
"scroll-step": 1,