mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 19:28:34 +02:00
8 lines
135 B
SYSTEMD
8 lines
135 B
SYSTEMD
[Unit]
|
|
Description=Timer for weather update
|
|
PartOf=graphical-session.target
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
OnStartupSec=30
|
|
Persistent=true
|