Regenerated

This commit is contained in:
2026-04-03 20:21:12 +02:00
parent 6dba69af98
commit 53c9b0af1e
3 changed files with 316 additions and 316 deletions
+308 -308
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -2669,10 +2669,10 @@ These are config files for waybar
],
"modules-right": [
"idle_inhibitor",
"group/connections",
"tray",
"clock"
"clock",
"idle_inhibitor",
],
"group/hardware": {
@@ -2786,8 +2786,8 @@ These are config files for waybar
},
"clock": {
"format": "{:%a, %d %b %Y - %H:%M}",
"tooltip": false,
"format": "{%H:%M}",
"tooltip": "{:%a, %d %b %Y - %H:%M}",
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
},
+4 -4
View File
@@ -10,10 +10,10 @@
],
"modules-right": [
"idle_inhibitor",
"group/connections",
"tray",
"clock"
"clock",
"idle_inhibitor",
],
"group/hardware": {
@@ -127,8 +127,8 @@
},
"clock": {
"format": "{:%a, %d %b %Y - %H:%M}",
"tooltip": false,
"format": "{%H:%M}",
"tooltip": "{:%a, %d %b %Y - %H:%M}",
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
},