summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--widget/Bar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/widget/Bar.tsx b/widget/Bar.tsx
index 43d216b..6bbd027 100644
--- a/widget/Bar.tsx
+++ b/widget/Bar.tsx
@@ -155,7 +155,7 @@ export default function Bar(monitor: Gdk.Monitor) {
<Wifi />
<AudioSlider />
<BatteryLevel />
- <Time format="%a %b %d %H:%I:%S %Y W%V" />
+ <Time format="%a %b %d %H:%M:%S %Y W%V" />
</box>
</centerbox>
</window>