mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update clock
This commit is contained in:
parent
c02ba48cae
commit
85a1935144
@ -26,7 +26,4 @@ case $BLOCK_BUTTON in
|
|||||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
printf '%s %s%s\n' "$(date '+%Y %b %d (%a)')" "$icon" "$(date '+%I:%M%p')"
|
printf '%s %s%s\n' "$(date '+%Y %b %d (%a)') $(date '+%I:%M%p')"
|
||||||
|
|
||||||
#for europeans, use this
|
|
||||||
#printf '%s %s%s\n' "$(date '+%a %d/%m')" "$icon" "$(date '+%I:%M%p')"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user