Update documentation on XDG Base Directory specification support

Signed-off-by: Stanisław Wysocki <garethel@protonmail.com>
This commit is contained in:
Stanisław Wysocki 2022-04-04 20:44:25 +02:00 committed by Thomas Lauf
parent 04822aa195
commit 718531f0a8
5 changed files with 43 additions and 7 deletions

3
doc/themes/README vendored
View file

@ -4,7 +4,8 @@ The theme files define colors that Timewarrior uses in various situations.
There are several themes provided with Timewarrior, and you use a theme by importing it into your configuration file.
Edit this file:
~/.timewarrior/timewarrior.cfg
~/.timewarrior/timewarrior.cfg (non-Unix systems or instalations using pre-XDG paths on Unix systems)
${XDG_CONFIG_HOME:-$HOME/.config}/timewarrior/timewarrior.cfg (Unix systems)
And add the import line, which looks like this: