summaryrefslogtreecommitdiff
path: root/widget/Bar.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'widget/Bar.tsx')
-rw-r--r--widget/Bar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/widget/Bar.tsx b/widget/Bar.tsx
index 14ed54b..57c2068 100644
--- a/widget/Bar.tsx
+++ b/widget/Bar.tsx
@@ -155,7 +155,7 @@ export default function Bar(monitor: Gdk.Monitor) {
<Wifi />
<AudioSlider />
<BatteryLevel />
- <Time />
+ <Time format="%H:%M - %d/%m/%Y wk.%V" />
</box>
</centerbox>
</window>