Redshift override fun

This commit is contained in:
2018-08-17 09:55:18 -04:00
parent 9aea7db0d6
commit 3b795ac310
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
TOP_SOURCES := $(git ls-files | grep -vE 'README|Makefile|^config|^\.git|^\.travis' | grep -v /) TOP_SOURCES := $(shell git ls-files | grep -vE 'README|Makefile|^config|^\.git|^\.travis' | grep -v /)
CONFIG_SOURCES := $(shell git ls-files config) CONFIG_SOURCES := $(shell git ls-files config)
TARGETS := \ TARGETS := \
$(patsubst %,$(HOME)/.%,$(TOP_SOURCES)) \ $(patsubst %,$(HOME)/.%,$(TOP_SOURCES)) \

View File

@@ -0,0 +1,3 @@
[Service]
ExecStart=
ExecStart=/home/me/.redshift-wrapper