An i3blocks block for displaying Taskwarrior tasks in your i3bar. Written in Clojure for using with babashka (a native fast-starting Clojure scripting environment).
-
No active tasks:
-
Active task (with optional timeago bash script):
-
Active task (without optional timeago bash script):
babashka
i3blocks
-
Copy
./i3blocks-task
(and optionally./timeago
) in your$PATH
. -
In your
i3blocks
config file:[taskw] full_text=... command=i3blocks-task interval=10 format=json
-
Restart
i3