diff --git a/.config/keepassxc/keepassxc.ini b/.config/keepassxc/keepassxc.ini new file mode 100644 index 0000000..3ebc493 --- /dev/null +++ b/.config/keepassxc/keepassxc.ini @@ -0,0 +1,72 @@ +[General] +AutoReloadOnChange=true +AutoSaveAfterEveryChange=true +AutoSaveOnExit=true +AutoTypeEntryTitleMatch=true +AutoTypeEntryURLMatch=true +BackupBeforeSave=true +ConfigVersion=1 +DropToBackgroundOnCopy=false +FaviconDownloadTimeout=10 +HideWindowOnCopy=false +IgnoreGroupExpansion=true +MinimizeAfterUnlock=true +MinimizeOnCopy=true +MinimizeOnOpenUrl=false +OpenPreviousDatabasesOnStartup=true +RememberLastDatabases=true +RememberLastKeyFiles=true +SingleInstance=true +UseAtomicSaves=true +UseGroupIconOnEntryCreation=true + +[Browser] +AllowExpiredCredentials=false +AlwaysAllowAccess=false +AlwaysAllowUpdate=false +BestMatchOnly=false +CustomProxyLocation= +Enabled=true +HttpAuthPermission=false +MatchUrlScheme=true +NoMigrationPrompt=false +SearchInAllDatabases=false +ShowNotification=true +SortByUsername=false +SupportBrowserProxy=true +SupportKphFields=true +UnlockDatabase=true +UpdateBinaryPath=true +UseCustomProxy=false + +[FdoSecrets] +Enabled=false +NoConfirmDeleteItem=false +ShowNotification=true + +[GUI] +ApplicationTheme=dark +CheckForUpdates=false +CheckForUpdatesIncludeBetas=false +HidePreviewPanel=false +HideToolbar=false +HideUsernames=false +Language=system +MinimizeOnClose=true +MinimizeOnStartup=false +MinimizeToTray=true +MonospaceNotes=false +MovableToolbar=false +ShowTrayIcon=true +ToolButtonStyle=0 +TrayIconAppearance=monochrome-light + +[PasswordGenerator] +AdditionalChars= +ExcludedChars= +Length=30 +SpecialChars=false +WordCase=1 + +[SSHAgent] +Enabled=true