From 62eea076fdef303a7a22c387013dc2197bcb09b6 Mon Sep 17 00:00:00 2001 From: Matthew McKinnon Date: Sun, 17 Mar 2024 15:11:41 +1000 Subject: [PATCH] chore: update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index ef0c535..addc798 100755 --- a/install.sh +++ b/install.sh @@ -47,6 +47,7 @@ ln -s `pwd`/config/lxterminal ~/.config/lxterminal # Setup AwesomeWM echo "Setup AwesomeWM" rm -fr ~/.xinitrc +rm -fr ~/.config/awesome ln -s `pwd`/xinitrc ~/.xinitrc ln -s `pwd`/config/awesome ~/.config/awesome