show tz in info

This commit is contained in:
Ämin Baumeler 2025-06-11 10:09:45 +02:00
parent f025ecd0bb
commit ad32fcdb0f

View File

@ -551,9 +551,10 @@ selection=$(
--delimiter='|' \
--with-nth='{4}' \
--accept-nth=1,2 \
--no-info \
--ansi \
--no-scrollbar \
--info=right \
--info-command='printf "Timezone: ${TZ:-as system} ($(date +"%Z"))"' \
--preview-window=up,7,border-bottom \
--preview="$0 --preview-week {}" \
--expect="ctrl-n" \