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

11 lines
204 B
SYSTEMD
Raw Normal View History

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