fix(waybar): was using wrong format for minutes

This commit is contained in:
2026-03-23 20:40:43 -04:00
parent 641d06a8d5
commit a88508e5f9

View File

@@ -105,7 +105,7 @@
}
},
"clock": {
"format": "{:%a %d %b - %H:%m}",
"format": "{:%a %d %b - %H:%M}",
"rotate": 0,
"tooltip-format": "<tt>{calendar}</tt>",
"calendar": {