mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
10 lines
155 B
SYSTEMD
10 lines
155 B
SYSTEMD
[Unit]
|
|
Description="Timer for GitHub notification sendout"
|
|
PartOf=graphical-session.target
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=1m
|
|
|
|
[Install]
|
|
WantedBy=wm-ready.target
|