Mention config/data env variables in README
This commit is contained in:
parent
22be0bf5f0
commit
3f0241b7f1
@ -68,6 +68,11 @@ or *~/.config/mirage/settings.json*.
|
|||||||
For Flatpak users, this will be
|
For Flatpak users, this will be
|
||||||
*~/.var/app/io.github.mirukana.mirage/config/mirage* instead.
|
*~/.var/app/io.github.mirukana.mirage/config/mirage* instead.
|
||||||
|
|
||||||
|
The config folder where *settings.json* is located can be overriden by
|
||||||
|
setting the `MIRAGE_CONFIG_DIR` environment variable.
|
||||||
|
The user data folder where *themes*, saved encryption data and other files
|
||||||
|
are saved can be overriden with `MIRAGE_DATA_DIR`.
|
||||||
|
|
||||||
The `theme` setting can be:
|
The `theme` setting can be:
|
||||||
|
|
||||||
- The filename of a built-in theme (`Midnight.qpl` or `Glass.qpl`)
|
- The filename of a built-in theme (`Midnight.qpl` or `Glass.qpl`)
|
||||||
|
Loading…
Reference in New Issue
Block a user