From ec294c0b051fdbe610b65c6347ed64f02ecc4537 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 20 Feb 2026 13:21:28 +0100 Subject: taskwarrior: Wochen starten immer am Montag --- taskwarrior/taskrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'taskwarrior/taskrc') diff --git a/taskwarrior/taskrc b/taskwarrior/taskrc index 4ca8c5d..3588c10 100644 --- a/taskwarrior/taskrc +++ b/taskwarrior/taskrc @@ -18,6 +18,8 @@ # Files data.location=~/.task +weekstart=Monday +color=1 # To use the default location of the XDG directories, # move this configuration file from ~/.taskrc to ~/.config/task/taskrc and uncomment below -- cgit v1.3