9 lines
227 B
Desktop File
9 lines
227 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
ConditionPathExists=%h/.var/run/features/keepassx
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/env keepassx --keyfile %h/.secret/main.key %h/.secret/main.kdbx
|
|
PassEnvironment=DISPLAY
|