Files
river-config/systemd/tray-apps/keepassxc.service
2025-11-28 18:40:39 -08:00

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