feat(taskwarrior): unset default project
Signed-off-by: buffet <dev@buffet.sh>
This commit is contained in:
parent
d6cc2fbe7a
commit
42f455911c
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
programs.taskwarrior = {
|
programs.taskwarrior = {
|
||||||
enable = true;
|
enable = true;
|
||||||
colorTheme = "light-16";
|
colorTheme = "light-16";
|
||||||
config = {
|
|
||||||
default.project = "Inbox";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue