summary refs log tree commit diff
path: root/keepassxc
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-03-23 16:05:25 +0000
committernoa@gaiwan.org2024-03-23 16:05:25 +0000
commit59c773a0d1d330dc736dba872d2e8aae63cb6d07 (patch)
tree52072fdc68f5a8d618de35d097ac541e32de4f74 /keepassxc
parente6b7f21ab6623217fbb6e7bf0b655ab58f875691 (diff)
Add keepassxc configuration
Diffstat (limited to 'keepassxc')
-rw-r--r--keepassxc/keepassxc.ini31
1 files changed, 31 insertions, 0 deletions
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="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n  <Active/>\n</KeeShare>\n"
+Foreign="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n  <Foreign/>\n</KeeShare>\n"
+Own="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n  <PrivateKey/>\n  <PublicKey/>\n</KeeShare>\n"
+QuietSuccess=true
+
+[PasswordGenerator]
+AdditionalChars=
+ExcludedChars=
+
+[SSHAgent]
+Enabled=true
+
+[Security]
+IconDownloadFallback=true
+LockDatabaseScreenLock=false