setup: add redshift

This commit is contained in:
Thomas Preisner 2018-04-29 01:36:55 +02:00
parent 2496b5c594
commit 48bcf05dd7

View file

@ -116,3 +116,7 @@ if installed herbstluftwm; then
echo
fi
if installed redshift; then
link config/redshift.conf ~/.config/redshift.conf
fi