1
0
Fork 0
mirror of https://github.com/ItsDrike/dotfiles.git synced 2025-05-12 18:28:36 +00:00
dotfiles/home/.config/systemd/user/wl-gammarelay.service

10 lines
209 B
Desktop File

[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