dotfiles/home/.config/systemd/user/redshift-gtk-service

11 lines
234 B
Plaintext
Raw Normal View History

[Unit]
Description=Adjusts the color temperature of your screen according to your surroundings.
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/redshift-gtk -m wayland
[Install]
WantedBy=sway-session.target