mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-01 03:20:29 +00:00
2c3d93ebee
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
[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
|