From 360477ee4af21c91e8475e2a9ab3f0e962d98106 Mon Sep 17 00:00:00 2001 From: benj Date: Mon, 9 Feb 2026 18:19:37 +0800 Subject: add xray status --- des/i3/i3blocks/scripts/calendar | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'des/i3/i3blocks/scripts/calendar') diff --git a/des/i3/i3blocks/scripts/calendar b/des/i3/i3blocks/scripts/calendar index 27653a5..a530869 100755 --- a/des/i3/i3blocks/scripts/calendar +++ b/des/i3/i3blocks/scripts/calendar @@ -36,5 +36,5 @@ case "$BLOCK_BUTTON" in --posx=$posX --posy=$posY \ > /dev/null" esac -echo "$LABEL$(date "$DATEFMT") " -echo "$LABEL$(date "$SHORTFMT") " +echo "$LABEL$(date "$DATEFMT")" +echo "$LABEL$(date "$SHORTFMT")" -- cgit v1.2.3