diff options
| author | BardofSprites <[email protected]> | 2024-10-28 23:29:09 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-28 23:29:09 -0400 |
| commit | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (patch) | |
| tree | 075c685f04729399b7066671eb45fd293d428883 /bin/.local | |
| parent | b361a1b4c725ecea09cc8c25e0ca4e8f306bebd6 (diff) | |
hyphenate
Diffstat (limited to 'bin/.local')
| -rwxr-xr-x | bin/.local/bin/scripts/status/time-clock | 2 |
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 " |
