Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 541 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 541 Bytes

taskwarrior-polybar

merely a script showing the most urgent task and allowing it to be marked done

screenshot

Place task_polybar.sh in your $XDG_CONFIG_HOME/polybar folder and add the following module to your config file:

[module/taskwarrior]
interval = 30
type = custom/script
exec = $XDG_CONFIG_HOME/polybar/task_polybar.sh
format = <label>
format-foreground = #FFF
format-prefix = ""
click-left = task "$((`cat /tmp/tw_polybar_id`))" done

The font here used for special characters is Wuncon Siji.