mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Update documentation on XDG Base Directory specification support
Signed-off-by: Stanisław Wysocki <garethel@protonmail.com>
This commit is contained in:
parent
04822aa195
commit
718531f0a8
5 changed files with 43 additions and 7 deletions
3
doc/themes/README
vendored
3
doc/themes/README
vendored
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue