aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar karlch <karlch@protonmail.com>2020-05-17 01:48:05 +0200
committerLibravatar karlch <karlch@protonmail.com>2020-05-17 01:48:05 +0200
commit9993e275869d9c5b8b54f90727d21573878d50ea (patch)
treee3301bec814043d2d0c01a32d5a041dfcbd38097
parentaa45d0aa5514ae448f836c1b586fbad69a82c281 (diff)
State vimiv styles directory explicitly in README
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75f826f..6ababf9 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,8 @@ All files in this repository are generated by
### Usage
Pick your favorite theme from the `build/` directory, place the file in vimiv's styles
-directory and set the `style` option in `vimiv.conf` to the name of your chosen file.
+directory `$XDG_CONFIG_HOME/vimiv/styles` and set the `style` option in `vimiv.conf` to
+the name of your chosen file.
See
[vimiv's documentation](https://karlch.github.io/vimiv-qt/documentation/configuration/style.html)
for more details on styling.