summaryrefslogtreecommitdiff
path: root/INSTALL.sh
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.sh')
-rwxr-xr-xINSTALL.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.sh b/INSTALL.sh
index ab9d501..b024596 100755
--- a/INSTALL.sh
+++ b/INSTALL.sh
@@ -7,3 +7,7 @@ sudo pacman -S --needed -- \
ruby-sass \
yarn \
wget
+
+mkdir -p -- ~/.config/systemd/user/
+ln -srf -- ~/dashboard/systemd/* ~/.config/systemd/user/
+systemctl --user enable --now dashboard-daily.timer