Regenerated
This commit is contained in:
+307
-306
File diff suppressed because it is too large
Load Diff
+3
-2
@@ -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"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user