mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-10 07:58:45 +00:00
Store GUI config under user data
This commit is contained in:
@@ -14,3 +14,8 @@ npm start
|
||||
|
||||
The Electron app invokes the `voxvera` binary from your `PATH`.
|
||||
Make sure it is installed before launching the GUI.
|
||||
|
||||
Configuration is stored in your operating system's *user data* directory.
|
||||
On Linux this defaults to `~/.config/voxvera-gui/config.json`. The first
|
||||
launch copies a default `config.json` there and subsequent edits via the GUI
|
||||
update that file.
|
||||
|
Reference in New Issue
Block a user