Regenerated

This commit is contained in:
2026-04-14 15:39:59 +02:00
parent d8446c6ebd
commit e32e25e58f
3 changed files with 361 additions and 361 deletions
+358 -358
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -4154,7 +4154,7 @@ These are config files for waybar
"custom/media": { "custom/media": {
"exec": "~/.config/scripts/media.sh", "exec": "~/.config/scripts/media.sh",
"interval": 2, "interval": 1,
"return-type": "json", "return-type": "json",
"on-click": "qs -c media", "on-click": "qs -c media",
"max-length": 20, "max-length": 20,
@@ -4398,7 +4398,7 @@ label#custom-windows:not(.active) {
/* ---- Media ---*/ /* ---- Media ---*/
label#custom-media { label#custom-media.module {
padding: 0 8px; padding: 0 8px;
color: @text; color: @text;
} }
+1 -1
View File
@@ -112,7 +112,7 @@
"custom/media": { "custom/media": {
"exec": "~/.config/scripts/media.sh", "exec": "~/.config/scripts/media.sh",
"interval": 2, "interval": 1,
"return-type": "json", "return-type": "json",
"on-click": "qs -c media", "on-click": "qs -c media",
"max-length": 20, "max-length": 20,