Taskwarrior Polybar Save

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

Project README

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.

Open Source Agenda is not affiliated with "Taskwarrior Polybar" Project. README Source: dakuten/taskwarrior-polybar
Stars
27
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating