Improve symbol
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
b6542d1f7e
commit
8a92a90d08
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ set -euo pipefail
|
|||
DIFF=$(${HOME}/bin/tmux-chrony-timediff)
|
||||
[ -n "${DIFF}" ] && DIFF="(${DIFF})"
|
||||
|
||||
printf '\uf5ec %s %s' "$(date "+%a %Y-%m-%d %H:%M:%S")" "${DIFF}"
|
||||
printf '\uf64f %s %s' "$(date "+%a %Y-%m-%d %H:%M:%S")" "${DIFF}"
|
||||
|
|
Loading…
Reference in a new issue