[KeepassX] Tweak some stuff

This commit is contained in:
Ivan Malison 2016-09-26 12:58:05 -07:00
parent 31f1fc324f
commit 9cb697d9e5
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8
2 changed files with 5 additions and 5 deletions

View File

@ -5,9 +5,9 @@ AutoTypeEntryTitleMatch=true
GlobalAutoTypeKey=0 GlobalAutoTypeKey=0
GlobalAutoTypeModifiers=0 GlobalAutoTypeModifiers=0
LastDatabases=/home/imalison/SparkleShare/config/db.kdbx 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) 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 MinimizeOnCopy=false
OpenPreviousDatabasesOnStartup=true OpenPreviousDatabasesOnStartup=true
RememberLastDatabases=true RememberLastDatabases=true
@ -16,10 +16,10 @@ ShowToolbar=true
UseGroupIconOnEntryCreation=false UseGroupIconOnEntryCreation=false
[GUI] [GUI]
EntryListColumnSizes=150, 150, 100 EntryListColumnSizes=150, 150, 565
EntrySearchColumnSizes=150, 150, 150, 205 EntrySearchColumnSizes=150, 150, 150, 205
Language=system 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 MinimizeOnClose=true
MinimizeOnStartup=true MinimizeOnStartup=true
MinimizeToTray=true MinimizeToTray=true

View File

@ -1,2 +1,2 @@
#!/usr/bin/env zsh #!/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" &