From 298f8542f11ee759f84f659b08dbf2b7afeee9e8 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 28 Oct 2024 23:29:09 -0400 Subject: hyphenate --- bin/.local/bin/scripts/status/time-clock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/.local') diff --git a/bin/.local/bin/scripts/status/time-clock b/bin/.local/bin/scripts/status/time-clock index 317683a..70aff35 100755 --- a/bin/.local/bin/scripts/status/time-clock +++ b/bin/.local/bin/scripts/status/time-clock @@ -25,4 +25,4 @@ case $BLOCK_BUTTON in - Middle click opens Emacs calendar" ;; esac -date "+%Y %m %d (%a) | $icon %R:%S %p " +date "+%Y-%m-%d (%a) | $icon %R:%S %p " -- cgit v1.2.3