Files
river-config/systemd/khal-notify.service
2025-11-28 16:44:06 -08:00

11 lines
218 B
Desktop File

[Unit]
Description=Notify user of calendar events
PartOf=graphical-session.target
After=graphical-session.target
[Service]
Type=exec
ExecStart=%h/scripts/cl/bin/khal-notify
[Install]
WantedBy=graphical-session.target