summaryrefslogtreecommitdiff
path: root/.config/eww
diff options
context:
space:
mode:
authorThomas Voss <thomas.voss@humanwave.nl> 2026-01-27 22:19:06 +0100
committerThomas Voss <thomas.voss@humanwave.nl> 2026-01-27 22:19:06 +0100
commit5d02078ed0805df0479eb0d3b6b46ceff0d735ea (patch)
treee9021bb3ea2bc996f4d3529c0536d743cbf05ea0 /.config/eww
parent3c88b4a683c8e511d67807c4f54a63ea16a1bb73 (diff)
parent1971ad2b01eb58c56e4b01f65aaf92aa5f9494b5 (diff)
Merge branch 'master' of github.com:Mango0x45/dotfiles
Diffstat (limited to '.config/eww')
-rwxr-xr-x.config/eww/scripts/datetime-listener5
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/eww/scripts/datetime-listener b/.config/eww/scripts/datetime-listener
index 47d7031..72f952d 100755
--- a/.config/eww/scripts/datetime-listener
+++ b/.config/eww/scripts/datetime-listener
@@ -13,9 +13,8 @@ veckaord()
}
stdbuf -oL -- tiktok \
- "%A, %-d %B %Y, $(veckaord) %V — %T %Z" \
- TZ=Europe/Helsinki ' (%H:%M %Z,' \
- TZ=Pacific/Auckland ' %H:%M %Z)' \
+ "%A, %-d %B %Y, $(veckaord) %V — %T %Z" \
+ TZ=Europe/Helsinki ' (%H:%M %Z)'
| while read line
do
echo "$line" | ordinal -p '^\w+, (\d+)'