diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf
index 2a1a315..6d651ea 100644
--- a/.config/hypr/hyprlock.conf
+++ b/.config/hypr/hyprlock.conf
@@ -31,7 +31,7 @@ input-field {
label {
monitor =
- text = cmd[update:0] echo "$(date '+%A%e %b %Y')"
+ text = cmd[update:0] echo "$(date '+%A %e %b %Y')"
color = $foreground
font_size = 25
font_family = $font
diff --git a/.config/waybar/config b/.config/waybar/config
index a2cd184..2214e43 100644
--- a/.config/waybar/config
+++ b/.config/waybar/config
@@ -214,7 +214,7 @@
},
"clock": {
"interval": 1,
- "format": " {:%a%e %b %EX}",
+ "format": " {:%a %e %b %EX}",
"tooltip-format": "{calendar}",
"calendar": {
"mode": "month",