aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index a1819b0..2b23fa2 100644
--- a/install.sh
+++ b/install.sh
@@ -45,6 +45,7 @@ do
done
printf '%b%s%b%s%b\n' '\e[1;32m' '==> ' '\e[0m\033[1m' 'Copying conky...' '\e[m'
+ install -d -m755 "$HOME/.config/conky/"
install -m644 -v /tmp/i3config/tmp/conky.conf "$HOME/.config/conky/"
printf '%b%s%b%s%b\n' '\e[1;32m' '==> ' '\e[0m\033[1m' 'Copying FontAwesome...' '\e[m'