KeepassXC: change settings
This commit is contained in:
parent
4b3a5a4778
commit
3e6ab74cb4
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ let
|
|||
# Not sure what changing this does, I'll leave it alone
|
||||
ConfigVersion = 2;
|
||||
MinimizeAfterUnlock = true;
|
||||
AutoSaveAfterEveryChange = false;
|
||||
};
|
||||
GUI = {
|
||||
ApplicationTheme = "classic";
|
||||
|
|
@ -18,6 +19,7 @@ let
|
|||
# monochrome-light, monochrome-dark or colorful
|
||||
TrayIconAppearance = "monochrome-light";
|
||||
};
|
||||
Security.HideNotes = true;
|
||||
SSHAgent.Enabled = true;
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue