[Unit]
Description=KeepassXC Launcher
PartOf=graphical-session.target

[Service]
ExecStart=/bin/sh -c "/usr/bin/pass show system/keepassxc | /usr/bin/keepassxc --pw-stdin /home/%u/.syncthing/SecureSync/jleechpe.kdbx"
Type=simple
Restart=on-failure
RestartSec=1

[Install]
WantedBy=graphical-session.target