about summary refs log tree commit diff stats
path: root/keepassxc
diff options
context:
space:
mode:
authorCase Duckworth2023-04-16 17:06:22 -0500
committerCase Duckworth2023-04-16 17:06:22 -0500
commit3b177d8c95f70db8e27fd046711f480e81ea3fa7 (patch)
tree078459e4b3ae19c9978a12ea24ade3d336f2345a /keepassxc
parentAdd a bunch of stuff (diff)
downloadetc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.tar.gz
etc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.zip
uhhhh
Diffstat (limited to 'keepassxc')
-rw-r--r--keepassxc/roaming.ini17
1 files changed, 15 insertions, 2 deletions
diff --git a/keepassxc/roaming.ini b/keepassxc/roaming.ini index 76df3be..53417cd 100644 --- a/keepassxc/roaming.ini +++ b/keepassxc/roaming.ini
@@ -3,6 +3,8 @@ BackupBeforeSave=true
3ConfigVersion=2 3ConfigVersion=2
4GlobalAutoTypeKey=61 4GlobalAutoTypeKey=61
5GlobalAutoTypeModifiers=469762048 5GlobalAutoTypeModifiers=469762048
6MinimizeAfterUnlock=true
7NumberOfRememberedLastDatabases=1
6UseAtomicSaves=false 8UseAtomicSaves=false
7 9
8[Browser] 10[Browser]
@@ -11,18 +13,28 @@ CustomProxyLocation=
11Enabled=true 13Enabled=true
12 14
13[FdoSecrets] 15[FdoSecrets]
16ConfirmAccessItem=false
14Enabled=true 17Enabled=true
18ShowNotification=false
15 19
16[GUI] 20[GUI]
17AdvancedSettings=true 21AdvancedSettings=true
18ApplicationTheme=classic 22ApplicationTheme=classic
19CompactMode=false 23CompactMode=false
24MinimizeOnClose=true
25MinimizeOnStartup=true
26MinimizeToTray=true
20ShowExpiredEntriesOnDatabaseUnlock=false 27ShowExpiredEntriesOnDatabaseUnlock=false
21TrayIconAppearance=monochrome-light 28ShowTrayIcon=true
29TrayIconAppearance=colorful
22 30
23[PasswordGenerator] 31[PasswordGenerator]
24AdditionalChars= 32AdditionalChars=!@#$%^&*()
33AdvancedMode=true
25ExcludedChars= 34ExcludedChars=
35Length=32
36Logograms=false
37SpecialChars=true
26 38
27[SSHAgent] 39[SSHAgent]
28Enabled=true 40Enabled=true
@@ -30,5 +42,6 @@ Enabled=true
30[Security] 42[Security]
31EnableCopyOnDoubleClick=true 43EnableCopyOnDoubleClick=true
32IconDownloadFallback=true 44IconDownloadFallback=true
45LockDatabaseScreenLock=false
33PasswordEmptyPlaceholder=true 46PasswordEmptyPlaceholder=true
34Security_HideNotes=true 47Security_HideNotes=true