diff --git a/waybar/config b/waybar/config
index 35e5490..af69f78 100644
--- a/waybar/config
+++ b/waybar/config
@@ -165,7 +165,7 @@
"on-click": "pavucontrol"
},
"clock": {
- "format": "{: %d/%m %H:%M}",
+ "format": "{: %m/%d %H:%M}",
"tooltip-format": "{:%Y %B}\n{calendar}",
"format-alt": "{:%a, %d %b %Y}"
}