feat: Implement keyring-based OTP secret storage with migration from config.json and allow launcher command configuration.
This commit is contained in:
parent
1ec9339b26
commit
d52743d69c
3 changed files with 89 additions and 26 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"secret": "YOUR_BASE32_SECRET_HERE"
|
||||
"launcher_cmd": "flatpak run dev.goats.xivlauncher"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue