aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/workout-notify.service
blob: e043f0759cd8c55ec7687245b4b52cc066e300a3 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Workout notifications

[Service]
Type=oneshot
Environment=DISPLAY=:0
ExecStart=/usr/bin/env sh -c 'workout-notify'
SyslogIdentifier=workout-notify