diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2021-01-13 23:48:59 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2021-01-13 23:49:39 +0100 |
commit | b96a03aa6e1341b5fc4ea2f1df4bffd9b0cb7a0c (patch) | |
tree | 06be383ade1bc7e30780a3d061a6c4444ebed2fc /install.sh | |
parent | 41717087140756dc7d30d16c41e72b0b32563444 (diff) |
Add redshift configuration file
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 |