summaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/blocks/calendar4
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/bin/blocks/calendar b/.local/bin/blocks/calendar
index 63b43fc..a35cf65 100755
--- a/.local/bin/blocks/calendar
+++ b/.local/bin/blocks/calendar
@@ -36,5 +36,5 @@ case "$BLOCK_BUTTON" in 1)
> /dev/null"
esac
-echo "$LABEL$(date "$DATEFMT")"
-echo "$LABEL$(date "$SHORTFMT")"
+echo "$LABEL $(date "$DATEFMT")"
+echo "$LABEL $(date "$SHORTFMT")"