aboutsummaryrefslogtreecommitdiff
path: root/dot.config-systemd-user-wlsunset.service
diff options
context:
space:
mode:
Diffstat (limited to 'dot.config-systemd-user-wlsunset.service')
-rw-r--r--dot.config-systemd-user-wlsunset.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/dot.config-systemd-user-wlsunset.service b/dot.config-systemd-user-wlsunset.service
new file mode 100644
index 0000000..e372306
--- /dev/null
+++ b/dot.config-systemd-user-wlsunset.service
@@ -0,0 +1,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