Dotfiles_ArchAP/systemd/.config/systemd/user/wlsunset.service
2026-05-20 23:13:15 +02:00

11 lines
255 B
Desktop File

[Unit]
Description=Wayland color temperature (wlsunset)
PartOf=graphical-session.target
After=graphical-session.target
[Service]
ExecStart=/usr/bin/wlsunset -l 48.85 -L 2.35 -t 3000 -T 6500
Restart=on-failure
[Install]
WantedBy=graphical-session.target