From 36804a96cbfa1bc7ef91f6f5a8aa2df9d0db1941 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 8 Jun 2023 20:29:10 +0100 Subject: Fixes for vit (Debian bug) --- taskrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'taskrc') diff --git a/taskrc b/taskrc index 01fe861..89a6a2c 100644 --- a/taskrc +++ b/taskrc @@ -66,7 +66,7 @@ color.calendar.due.today=on red color.calendar.overdue=bold red color.calendar.today=color11 on blue color.calendar.due=cyan -color.blocked=underline grey10 on grey3 +color.blocked=underline gray10 on gray3 color.blocking=color5 color.due.today=color0 on rgb550 # color.tagged= @@ -186,11 +186,11 @@ recurrence=off recurrence.limit=1 # Context -context.work=project:w +#context.work=project:w context.work.write=project:Inbox context.work.read=(project:w or project:Inbox) -context.home=project:h +#context.home=project:h context.home.write=project:Inbox context.home.read=(project:h or project:Inbox) # context.code=project:code -- cgit v1.2.3