summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-27 10:29:33 +0100
committerErich Eckner <git@eckner.net>2020-01-27 10:29:33 +0100
commit34936dc2e48f8186f53fec46f4778eede988eb81 (patch)
treefb5cf8af7e14181655d3ea35531207b49d8ba8ac
parent859c9b24cd45bd7a4f82261868af54310583a4f6 (diff)
downloadkhal-extras-34936dc2e48f8186f53fec46f4778eede988eb81.tar.xz
khal-list: pass arguments to ansi-color-to-conky-color
-rwxr-xr-xkhal-list2
1 files changed, 1 insertions, 1 deletions
diff --git a/khal-list b/khal-list
index 8308f6c..53ab733 100755
--- a/khal-list
+++ b/khal-list
@@ -9,7 +9,7 @@ script -qefc '/usr/bin/khal list '"$(
$(date +%s)+6*24*60*60
))
)" /dev/null </dev/null \
-| /usr/src/skripte/ansi-color-to-conky-color/ansi-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$@@