10 lines
238 B
Desktop File
10 lines
238 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
ConditionPathExists=%t/features/keepassxc
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/env keepassxc --keyfile %h/.secrets/main.keyx %h/.secrets/main.kdbx
|
|
PassEnvironment=DISPLAY
|
|
Restart=always
|