From 577ff7f0c4bafe9bf61c22e75156a8b509d75310 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 13 Jun 2024 21:49:46 -0500 Subject: Add other programs --- config/keepassxc/keepassxc.ini | 44 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 config/keepassxc/keepassxc.ini (limited to 'config/keepassxc/keepassxc.ini') diff --git a/config/keepassxc/keepassxc.ini b/config/keepassxc/keepassxc.ini new file mode 100644 index 0000000..a7a87a3 --- /dev/null +++ b/config/keepassxc/keepassxc.ini @@ -0,0 +1,44 @@ +[General] +BackupBeforeSave=true +ConfigVersion=2 +DropToBackgroundOnCopy=true +FaviconDownloadTimeout=1 +HideWindowOnCopy=true +MinimizeAfterUnlock=false +MinimizeOnCopy=false +MinimizeOnOpenUrl=true +UseAtomicSaves=false + +[Browser] +AllowExpiredCredentials=true +CustomProxyLocation= +Enabled=true +MatchUrlScheme=false + +[FdoSecrets] +Enabled=false + +[GUI] +CompactMode=true +MinimizeOnClose=true +MinimizeOnStartup=true +MinimizeToTray=true +MonospaceNotes=true +ShowTrayIcon=true +TrayIconAppearance=colorful + +[PasswordGenerator] +AdditionalChars= +ExcludedChars= +Length=32 +SpecialChars=false + +[SSHAgent] +Enabled=true + +[Security] +ClearSearch=true +EnableCopyOnDoubleClick=true +IconDownloadFallback=true +PasswordEmptyPlaceholder=true +Security_HideNotes=true -- cgit 1.4.1-21-gabe81