dotfiles/home/.config/systemd/user/wl-gammarelay.service

10 lines
181 B
SYSTEMD
Raw Normal View History

[Unit]
Description="Redshift and brightness control for Wayland "
[Service]
ExecStart=/usr/bin/wl-gammarelay-rs run
Restart=on-failure
[Install]
WantedBy=graphical-session.target