mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-09 21:55:48 -05:00
Drop to background on copy feature
This commit is contained in:
parent
d49e74c1f4
commit
8e248bbde6
9 changed files with 116 additions and 14 deletions
|
|
@ -5,7 +5,9 @@ OpenPreviousDatabasesOnStartup=true
|
|||
AutoSaveAfterEveryChange=false
|
||||
AutoSaveOnExit=false
|
||||
AutoReloadOnChange=true
|
||||
MinimizeOnCopy=false
|
||||
HideWindowOnCopy=false
|
||||
MinimizeOnCopy=true
|
||||
DropToBackgroundOnCopy=false
|
||||
MinimizeOnOpenUrl=false
|
||||
UseGroupIconOnEntryCreation=true
|
||||
IgnoreGroupExpansion=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue