Use canonical argument formats to Taskwarrior

This commit is contained in:
Danielle McLean 2021-07-19 23:09:43 +10:00
parent 8ae8c1149e
commit 3b8b77d590
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605

View file

@ -6,7 +6,7 @@ vicmd_symbol = "[](bold purple)"
style = "218"
[custom.task_count_pending]
command = "task count rc.gc=off rc.verbose=nothing status:pending"
command = "task count rc.verbose=nothing rc.gc=0 status:pending"
when = "which task"
symbol = " "
description = "Count of pending Taskwarrior tasks"