Regenerated

This commit is contained in:
2026-04-03 20:25:59 +02:00
parent 63e8d4583b
commit f17be50535
3 changed files with 313 additions and 310 deletions
+307 -306
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -2691,7 +2691,7 @@ These are config files for waybar
}, },
"custom/hardware-wrap": { "custom/hardware-wrap": {
"format": "", "format": "",
"tooltip-format": "Hardware group" "tooltip-format": "Hardware group"
}, },
@@ -2787,7 +2787,8 @@ These are config files for waybar
"clock": { "clock": {
"format": "{:%H:%M}", "format": "{:%H:%M}",
"tooltip": "{:%a, %d %b %Y}", "tooltip-format": "<big>{:%Y %B}</big>\n{:%A, %d %B %Y}\n\n<b>Week {:%V}</b>\n\n{calendar}",
"interval": 1,
"on-click": "flatpak run eu.betterbird.Betterbird -calendar" "on-click": "flatpak run eu.betterbird.Betterbird -calendar"
}, },
+3 -2
View File
@@ -32,7 +32,7 @@
}, },
"custom/hardware-wrap": { "custom/hardware-wrap": {
"format": "", "format": "",
"tooltip-format": "Hardware group" "tooltip-format": "Hardware group"
}, },
@@ -128,7 +128,8 @@
"clock": { "clock": {
"format": "{:%H:%M}", "format": "{:%H:%M}",
"tooltip": "{:%a, %d %b %Y}", "tooltip-format": "<big>{:%Y %B}</big>\n{:%A, %d %B %Y}\n\n<b>Week {:%V}</b>\n\n{calendar}",
"interval": 1,
"on-click": "flatpak run eu.betterbird.Betterbird -calendar" "on-click": "flatpak run eu.betterbird.Betterbird -calendar"
}, },