about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/keepassxc/keepassxc.ini
blob: 326f1d99568a132edcebb567e92a71db7924e6e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
; nixos-config - My current NixOS configuration
;
; Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de>
; SPDX-License-Identifier: GPL-3.0-or-later
;
; This file is part of my nixos-config.
;
; You should have received a copy of the License along with this program.
; If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.

[General]
AutoSaveAfterEveryChange=true
BackupBeforeSave=true
BackupFilePathPattern=/home/soispha/.local/share/keepassxc/{DB_FILENAME}.old.kdbx
ConfigVersion=2
HideWindowOnCopy=false

[Browser]
CustomProxyLocation=
Enabled=true

[FdoSecrets]
Enabled=true

[GUI]
AdvancedSettings=true
ApplicationTheme=dark
CompactMode=false
HidePasswords=true
ShowExpiredEntriesOnDatabaseUnlockOffsetDays=1
TrayIconAppearance=monochrome-light

[KeeShare]
Active=""
Own=""
QuietSuccess=true

[PasswordGenerator]
AdditionalChars=
AdvancedMode=true
Braces=true
Dashes=true
EASCII=true
ExcludedChars=
Length=128
Logograms=true
LowerCase=true
Math=true
Numbers=true
Punctuation=true
Quotes=true
SpecialChars=true
Type=0
UpperCase=true
WordCount=4
WordSeparator=","

[SSHAgent]
Enabled=true

[Security]
HidePasswordPreviewPanel=true
IconDownloadFallback=true
LockDatabaseIdle=false
LockDatabaseIdleSeconds=960
PasswordEmptyPlaceholder=true
PasswordsHidden=true
PasswordsRepeatVisible=true