10 lines
242 B
Desktop File
10 lines
242 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
|
|
Restart=always
|