Regenerated
This commit is contained in:
+308
-308
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -2669,10 +2669,10 @@ These are config files for waybar
|
|||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"idle_inhibitor",
|
|
||||||
"group/connections",
|
"group/connections",
|
||||||
"tray",
|
"tray",
|
||||||
"clock"
|
"clock",
|
||||||
|
"idle_inhibitor",
|
||||||
],
|
],
|
||||||
|
|
||||||
"group/hardware": {
|
"group/hardware": {
|
||||||
@@ -2786,8 +2786,8 @@ These are config files for waybar
|
|||||||
},
|
},
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a, %d %b %Y - %H:%M}",
|
"format": "{%H:%M}",
|
||||||
"tooltip": false,
|
"tooltip": "{:%a, %d %b %Y - %H:%M}",
|
||||||
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
|
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -10,10 +10,10 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"idle_inhibitor",
|
|
||||||
"group/connections",
|
"group/connections",
|
||||||
"tray",
|
"tray",
|
||||||
"clock"
|
"clock",
|
||||||
|
"idle_inhibitor",
|
||||||
],
|
],
|
||||||
|
|
||||||
"group/hardware": {
|
"group/hardware": {
|
||||||
@@ -127,8 +127,8 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a, %d %b %Y - %H:%M}",
|
"format": "{%H:%M}",
|
||||||
"tooltip": false,
|
"tooltip": "{:%a, %d %b %Y - %H:%M}",
|
||||||
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
|
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user