diff options
Diffstat (limited to 'install.sh')
-rw-r--r-- | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |