diff options
Diffstat (limited to 'bin')
| -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 " |
