summaryrefslogtreecommitdiffstats
path: root/redshift/.config/systemd/user/redshift.service
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-23 00:45:30 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-23 00:45:30 -0500
commit21dd65349d42bcf6a4bda486db71c32596b6d472 (patch)
tree34139099e638d7442497fe6b0c6b1da8377c35af /redshift/.config/systemd/user/redshift.service
parent0efe764fbff54f2735ece414f454c2e867d69038 (diff)
downloadconf-21dd65349d42bcf6a4bda486db71c32596b6d472.tar.gz
conf-21dd65349d42bcf6a4bda486db71c32596b6d472.zip
convert redshift to systemd
Diffstat (limited to 'redshift/.config/systemd/user/redshift.service')
-rw-r--r--redshift/.config/systemd/user/redshift.service5
1 files changed, 5 insertions, 0 deletions
diff --git a/redshift/.config/systemd/user/redshift.service b/redshift/.config/systemd/user/redshift.service
new file mode 100644
index 0000000..9376d81
--- /dev/null
+++ b/redshift/.config/systemd/user/redshift.service
@@ -0,0 +1,5 @@
+[Service]
+ExecStart=%h/.bin/redshift
+
+[Install]
+WantedBy=default.target