diff --git a/arch-config/scripts/arch-config.sh b/arch-config/scripts/arch-config.sh index 29762dd1..136034c7 100755 --- a/arch-config/scripts/arch-config.sh +++ b/arch-config/scripts/arch-config.sh @@ -134,6 +134,10 @@ sudo cp -r ~/config/usr / # copy xresources cp ~/config/.Xresources ~/ +# TODO +# copy theme select file +cp ~/config/.seltheme ~/ + # install theme selected in themes file git clone https://gitlab.com/RealStickman-arch/themes.git seltheme="$(cat "$HOME/.seltheme")"