utility-charge-notifier/charge-notify.service

10 lines
No EOL
173 B
Desktop File

[Unit]
Description=Charger notify service
[Service]
Type=simple
ExecStartPre=/bin/sleep 30
ExecStart=/home/%u/.local/bin/charge-notify.sh
[Install]
WantedBy=default.target