From b7fa29274af67df9f8d4fb9165bf54946b1d53ae Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 25 Jan 2025 18:46:48 +1100 Subject: launcher: todo subcommand Uses todoist --- config.ts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.ts') diff --git a/config.ts b/config.ts index 05f9ff7..fb85d7e 100644 --- a/config.ts +++ b/config.ts @@ -35,6 +35,9 @@ export const launcher = { initialClass: 0.5, }, }, + todo: { + notify: true, + }, }; export const notifpopups = { -- cgit v1.2.3-freya