From 5e8c48e6bd593718bd9928d41c56441bebda9588 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 16 Jun 2025 15:01:37 -0400 Subject: [PATCH] AutoYADM commit: 2025-06-16 15:01:37 --- .config/yadm/tracked | 1 + .taskrc | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 .taskrc diff --git a/.config/yadm/tracked b/.config/yadm/tracked index 10699b54..d4e8d4bd 100644 --- a/.config/yadm/tracked +++ b/.config/yadm/tracked @@ -75,3 +75,4 @@ .editorconfig .config/vesktop-flags.conf .config/qutebrowser +.taskrc diff --git a/.taskrc b/.taskrc new file mode 100644 index 00000000..d3526cb7 --- /dev/null +++ b/.taskrc @@ -0,0 +1,30 @@ +# [Created by task 3.4.1 6/16/2025 14:29:26] +data.location=/home/fic/.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 + +urgency.user.urgent.coefficient=4.5 +urgency.user.tag.later.coefficient=-6.0 +urgency.user.project.thesis.coefficient=2.9