aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/user/battery-notify.service
blob: 9d7fff55e3f8d3445588aea9e602117141b62952 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Battery notification daemon
PartOf=graphical-session.target

[Service]
Type=simple
ExecStart=/home/leonardo/bin/battery-notify.sh

[Install]
WantedBy=sway-session.target