chasinglightning
·
2025-07-26
frtn-reminders.service
1[Unit]
2Description=Regular reminders.
3After=network.target
4
5[Service]
6Type=simple
7Environment="DISPLAY=:0"
8ExecStart=/home/kat/.local/bin/frtn
9Restart=unless-stopped
10
11[Install]
12WantedBy=multi-user.target