mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 10:39:41 +00:00
11 lines
204 B
Desktop File
11 lines
204 B
Desktop File
[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
|