From b96a03aa6e1341b5fc4ea2f1df4bffd9b0cb7a0c Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Wed, 13 Jan 2021 23:48:59 +0100 Subject: Add redshift configuration file --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index a76a6bc..aa37dc1 100644 --- a/install.sh +++ b/install.sh @@ -23,3 +23,6 @@ stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} i3status # Shepherd user services stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} shepherd + +# Redshift +stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} redshift -- cgit v1.2.3