This repository has been archived on 2023-01-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
CustomDebian11LiveISO_CLI/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini
nodiscc 284b1fa97b skel: session: don't autostart keepassxc by default
- 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
2021-10-16 01:30:56 +02:00

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