Update services

This commit is contained in:
2025-11-28 18:40:39 -08:00
parent 593d99cbe2
commit 6a86020107
9 changed files with 86 additions and 1 deletions

View File

@ -0,0 +1,12 @@
[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