[KeepassX] Tweak some stuff
This commit is contained in:
parent
31f1fc324f
commit
9cb697d9e5
@ -5,9 +5,9 @@ AutoTypeEntryTitleMatch=true
|
||||
GlobalAutoTypeKey=0
|
||||
GlobalAutoTypeModifiers=0
|
||||
LastDatabases=/home/imalison/SparkleShare/config/db.kdbx
|
||||
LastDir=/home/imalison/SparkleShare/config/creds
|
||||
LastDir=/home/imalison/SparkleShare/config
|
||||
LastKeyFiles=@Variant(\0\0\0\x1c\0\0\0\x1\0\0\0T\0/\0h\0o\0m\0\x65\0/\0i\0m\0\x61\0l\0i\0s\0o\0n\0/\0S\0p\0\x61\0r\0k\0l\0\x65\0S\0h\0\x61\0r\0\x65\0/\0\x63\0o\0n\0\x66\0i\0g\0/\0\x64\0\x62\0.\0k\0\x64\0\x62\0x\0\0\0\n\0\0\0h\0/\0h\0o\0m\0\x65\0/\0i\0m\0\x61\0l\0i\0s\0o\0n\0/\0S\0p\0\x61\0r\0k\0l\0\x65\0S\0h\0\x61\0r\0\x65\0/\0\x63\0o\0n\0\x66\0i\0g\0/\0\x63\0r\0\x65\0\x64\0s\0/\0k\0\x65\0\x65\0p\0\x61\0s\0s\0.\0k\0\x65\0y)
|
||||
LastOpenedDatabases=@Invalid()
|
||||
LastOpenedDatabases=/home/imalison/SparkleShare/config/db.kdbx
|
||||
MinimizeOnCopy=false
|
||||
OpenPreviousDatabasesOnStartup=true
|
||||
RememberLastDatabases=true
|
||||
@ -16,10 +16,10 @@ ShowToolbar=true
|
||||
UseGroupIconOnEntryCreation=false
|
||||
|
||||
[GUI]
|
||||
EntryListColumnSizes=150, 150, 100
|
||||
EntryListColumnSizes=150, 150, 565
|
||||
EntrySearchColumnSizes=150, 150, 150, 205
|
||||
Language=system
|
||||
MainWindowGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x2\x80\0\0\b\x89\0\0\f\x81\0\0\xe\x11\0\0\x2\x81\0\0\b\x8a\0\0\f\x80\0\0\xe\x10\0\0\0\x1\0\0\0\0\n\0)
|
||||
MainWindowGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x2\x80\0\0\bp\0\0\f\x7f\0\0\xe\xf\0\0\x2\x80\0\0\bp\0\0\f\x7f\0\0\xe\xf\0\0\0\0\0\0\0\0\n\0)
|
||||
MinimizeOnClose=true
|
||||
MinimizeOnStartup=true
|
||||
MinimizeToTray=true
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env zsh
|
||||
keepassx --keyfile "$HOME/SparkleShare/config/creds/keepass.key" "$HOME/SparkleShare/config/db.kdbx"
|
||||
nohup keepassx --keyfile "$HOME/SparkleShare/config/creds/keepass.key" "$HOME/SparkleShare/config/db.kdbx" &
|
||||
|
Loading…
Reference in New Issue
Block a user