setup: add redshift
This commit is contained in:
parent
2496b5c594
commit
48bcf05dd7
1 changed files with 4 additions and 0 deletions
4
setup.sh
4
setup.sh
|
|
@ -116,3 +116,7 @@ if installed herbstluftwm; then
|
||||||
|
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if installed redshift; then
|
||||||
|
link config/redshift.conf ~/.config/redshift.conf
|
||||||
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue