aboutsummaryrefslogtreecommitdiff
path: root/dot.config-systemd-user-wlsunset.service
blob: e37230695a8f86c946d7235baafe990efda95e69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Day/night gamma adjustments for Sway
PartOf=graphical-session.target
After=graphical-session.target

[Service]
ExecStart=wlsunset -l 50.8 -L 6.1
Restart=always

[Install]
WantedBy=graphical-session.target