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

11 lines
209 B
SYSTEMD
Raw Permalink Normal View History

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