- when keepassxc starts before xfce4-panel notification area, the window will start minimized but the notification icon will be missing - a workaround is to restart keepassxc - bad UX, just disable keepassxc autostart - use monochrome notification icon
18 lines
327 B
INI
18 lines
327 B
INI
[General]
|
|
MinimizeOnCopy=false
|
|
OpenPreviousDatabasesOnStartup=true
|
|
RememberLastDatabases=true
|
|
SingleInstance=true
|
|
|
|
[Browser]
|
|
Enabled=true
|
|
SearchInAllDatabases=true
|
|
|
|
[GUI]
|
|
HidePasswords=true
|
|
HideUsernames=false
|
|
MinimizeOnClose=true
|
|
MinimizeOnStartup=true
|
|
MinimizeToTray=true
|
|
ShowTrayIcon=true
|
|
TrayIconAppearance=monochrome-light |