From 5afcfa38ad999c3e5539e5e7d366a455ce75eb62 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 8 Mar 2021 09:17:40 +0100 Subject: [PATCH] Remove old themes folder --- arch-config/scripts/arch-config.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch-config/scripts/arch-config.sh b/arch-config/scripts/arch-config.sh index a03955bc..178b823a 100755 --- a/arch-config/scripts/arch-config.sh +++ b/arch-config/scripts/arch-config.sh @@ -177,9 +177,8 @@ sudo cp -r ~/config/usr / # copy xresources cp ~/config/.Xresources ~/ -# TODO -# copy theme select file -#cp ~/config/.seltheme ~/ +# remove old themes folder +rm -rf ./themes # install theme selected in themes file git clone https://gitlab.com/RealStickman-arch/themes.git