dotfiles/systemd/sunset.timer

11 lines
236 B
SYSTEMD

[Unit]
Description=Changes the monitor temperature over the course of the day to ease eye strain
After=graphical-session.target
After=hyprsunset.service
[Timer]
OnCalendar=*-*-* *:*:00
Persistent=true
[Install]
WantedBy=timers.target