From f2412562c2a19b56832b9027be4926138912e832 Mon Sep 17 00:00:00 2001 From: David Todd Date: Thu, 26 Mar 2020 16:58:55 -0500 Subject: [PATCH] update install script --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 825f931..03e3097 100755 --- a/install.sh +++ b/install.sh @@ -74,7 +74,7 @@ symlink $basedir/home/.local $HOME/.local symlink $basedir/home/.config $HOME/.config echo "Building i3 configuration" -$HOME/.config/i3/build-i3-config +$basedir/bin/build-i3-config echo "Linking X-Session files" # Stuff related to the X-Session