1
0
Fork 0
Scripts/Perso/systemd_timers/lockScreenUpdate.timer

11 lines
175 B
SYSTEMD

[Unit]
Description=Updates lockscreen background
Requires=lightdm.service
After=lightdm.service
[Timer]
OnBootSec=5min
OnUnitActiveSec=5min
[Install]
WantedBy=timers.target