diff options
| author | 2020-05-17 01:48:05 +0200 | |
|---|---|---|
| committer | 2020-05-17 01:48:05 +0200 | |
| commit | 9993e275869d9c5b8b54f90727d21573878d50ea (patch) | |
| tree | e3301bec814043d2d0c01a32d5a041dfcbd38097 | |
| parent | aa45d0aa5514ae448f836c1b586fbad69a82c281 (diff) | |
State vimiv styles directory explicitly in README
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |
