summaryrefslogtreecommitdiffstats
path: root/taskrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-06-08 20:29:10 +0100
committerMatthew Lemon <y@yulqen.org>2023-06-08 20:29:10 +0100
commit36804a96cbfa1bc7ef91f6f5a8aa2df9d0db1941 (patch)
treefbf5b3c42aa38c027ffaf5659656c2b88f56ff3c /taskrc
parent90723c67eaff5fdfd9169796b06e95d457475137 (diff)
Fixes for vit (Debian bug)
Diffstat (limited to '')
-rw-r--r--taskrc6
1 files changed, 3 insertions, 3 deletions
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