From 79e576a45ea23873af9ada67a111ad41da449c68 Mon Sep 17 00:00:00 2001 From: id101010 Date: Sun, 16 Oct 2016 16:12:57 +0200 Subject: [PATCH] added wallpaper simlink to setup --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.sh b/setup.sh index 02ee6c2..5ae66ff 100755 --- a/setup.sh +++ b/setup.sh @@ -62,3 +62,6 @@ ln -sfv $DOTFILES/zsh/zshrc $HOME/.zshrc # ------------------------------------------------ Setup urxvt ln -sfv $DOTFILES/urxvt/Xdefaults $HOME/.Xdefaults + +# ------------------------------------------------ Setup wallpapers +ln -sfv $DOTFILES/wallpapers/ $HOME/.wallpapers