diff --git a/home/common/todoman.nix b/home/common/todoman.nix index 6af965a..e5ca67b 100644 --- a/home/common/todoman.nix +++ b/home/common/todoman.nix @@ -5,6 +5,7 @@ date_format = "%Y-%m-%d" time_format = "%H:%M" default_list = "duckunix@gmail.com" - default_due = 48 + # default_due = 48 + default_command = "list --startable" ''; }