diff --git a/setup.sh b/setup.sh index 6f7e4b7..f4c5cd7 100755 --- a/setup.sh +++ b/setup.sh @@ -116,3 +116,7 @@ if installed herbstluftwm; then echo fi + +if installed redshift; then + link config/redshift.conf ~/.config/redshift.conf +fi