aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-10-28 23:29:09 -0400
committerBardofSprites <[email protected]>2024-10-28 23:29:09 -0400
commit298f8542f11ee759f84f659b08dbf2b7afeee9e8 (patch)
tree075c685f04729399b7066671eb45fd293d428883
parentb361a1b4c725ecea09cc8c25e0ca4e8f306bebd6 (diff)
hyphenate
-rwxr-xr-xbin/.local/bin/scripts/status/time-clock2
1 files changed, 1 insertions, 1 deletions
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 "