Files
dotfiles/autostart/services/keepassx.service
2021-01-30 21:06:53 +01:00

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