summaryrefslogtreecommitdiff
path: root/khal-list
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-22 11:57:12 +0100
committerErich Eckner <git@eckner.net>2020-01-22 11:57:12 +0100
commit1a3e7582eb30aae1cbd3e2f435e30e5f597b195e (patch)
tree4bd6e44cf6779a2a03d81d929e72211039a5ffbc /khal-list
parentbb8aafa1c7b08f8c4ba6002f516c77839f6f5360 (diff)
downloadkhal-extras-1a3e7582eb30aae1cbd3e2f435e30e5f597b195e.tar.xz
khal-list: shell -> ansi
Diffstat (limited to 'khal-list')
-rwxr-xr-xkhal-list2
1 files changed, 1 insertions, 1 deletions
diff --git a/khal-list b/khal-list
index 588db87..f756f72 100755
--- a/khal-list
+++ b/khal-list
@@ -1,7 +1,7 @@
#!/bin/bash
script -qefc '/usr/bin/khal list today '"$(date +%F -d@$(($(date +%s)+6*24*60*60)))" /dev/null </dev/null \
-| /usr/src/skripte/shell-color-to-conky-color/shell-color-to-conky-color \
+| /usr/src/skripte/ansi-color-to-conky-color/ansi-color-to-conky-color \
| sed '
s@\xe2\x9f\xb3@@g
s@\r$@@