From 7f1416d7c6774e10b529ec3604b5d67fbd7c583f Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 16 Jun 2025 00:10:41 +0200 Subject: Initial commit --- .taskrc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .taskrc (limited to '.taskrc') diff --git a/.taskrc b/.taskrc new file mode 100644 index 0000000..a4a1bed --- /dev/null +++ b/.taskrc @@ -0,0 +1,27 @@ +# [Created by task 3.4.1 4/28/2025 20:01:41] +data.location=~/.task +news.version=3.4.1 + +# To use the default location of the XDG directories, +# move this configuration file from ~/.taskrc to ~/.config/task/taskrc and update location config as follows: + +#data.location=~/.local/share/task +#hooks.location=~/.config/task/hooks + +# Color theme (uncomment one to use) +#include light-16.theme +#include light-256.theme +#include bubblegum-256.theme +#include dark-16.theme +#include dark-256.theme +#include dark-red-256.theme +#include dark-green-256.theme +#include dark-blue-256.theme +#include dark-violets-256.theme +#include dark-yellow-green.theme +#include dark-gray-256.theme +#include dark-gray-blue-256.theme +#include solarized-dark-256.theme +#include solarized-light-256.theme +#include no-color.theme + -- cgit v1.2.3