13 lines
264 B
Desktop File
13 lines
264 B
Desktop File
[Unit]
|
|
Description=Modern open-source password manager
|
|
Documentation=man:keepassxc(1)
|
|
PartOf=tray-apps.target
|
|
After=tray-apps.target
|
|
|
|
[Service]
|
|
# In case this is wrapped by firejail
|
|
ExecStart=/usr/bin/env keepassxc --minimized
|
|
|
|
[Install]
|
|
WantedBy=tray-apps.target
|