From 59c773a0d1d330dc736dba872d2e8aae63cb6d07 Mon Sep 17 00:00:00 2001
From: noa@gaiwan.org
Date: Sat, 23 Mar 2024 16:05:25 +0000
Subject: Add keepassxc configuration
---
keepassxc/keepassxc.ini | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
create mode 100644 keepassxc/keepassxc.ini
(limited to 'keepassxc/keepassxc.ini')
diff --git a/keepassxc/keepassxc.ini b/keepassxc/keepassxc.ini
new file mode 100644
index 0000000..51e7c0d
--- /dev/null
+++ b/keepassxc/keepassxc.ini
@@ -0,0 +1,31 @@
+[General]
+ConfigVersion=2
+MinimizeAfterUnlock=true
+
+[Browser]
+CustomProxyLocation=
+Enabled=true
+
+[GUI]
+CompactMode=true
+MinimizeOnClose=true
+MinimizeToTray=true
+ShowTrayIcon=true
+TrayIconAppearance=monochrome-dark
+
+[KeeShare]
+Active="\n\n \n\n"
+Foreign="\n\n \n\n"
+Own="\n\n \n \n\n"
+QuietSuccess=true
+
+[PasswordGenerator]
+AdditionalChars=
+ExcludedChars=
+
+[SSHAgent]
+Enabled=true
+
+[Security]
+IconDownloadFallback=true
+LockDatabaseScreenLock=false
--
cgit 1.4.1-2-gfad0