updates
This commit is contained in:
parent
bbe8684a57
commit
fdd7e1c583
6 changed files with 19 additions and 16 deletions
|
|
@ -9,7 +9,7 @@
|
|||
enable = true;
|
||||
package = pkgs.taskwarrior3;
|
||||
dataLocation = "${config.xdg.dataHome}/taskwarrior/tasks";
|
||||
colorTheme = "light-256";
|
||||
# colorTheme = "light-256";
|
||||
config = {
|
||||
report.list.columns = ["id" "depends.indicator" "priority" "project" "recur.indicator" "scheduled.countdown" "due" "until.age" "status.short" "description.count" "tags"];
|
||||
report.list.labels= ["ID" "D" "Prio" "Proj" "R" "Scheduled" "Due" "Until" "S" "Description" "Tags"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue