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):
babashkai3blocks
-
Copy
./i3blocks-task(and optionally./timeago) in your$PATH. -
In your
i3blocksconfig file:[taskw] full_text=... command=i3blocks-task interval=10 format=json -
Restart
i3


