Applying futher fixes from first reinstall.

This commit is contained in:
Drew Galbraith 2023-11-17 19:51:48 -08:00
parent 9cef52ca3f
commit 51b067a85d
3 changed files with 13 additions and 7 deletions

View file

@ -14,6 +14,9 @@ echo "Installing plymouth theme"
su -c "yay -S plymouth-theme-deus-ex-git" drew
plymouth-set-default-theme -R deus_ex
echo "Installing SDDM theme"
yay -S sddm-sugar-dark
echo "Pulling home git config"
$CONFIG='/usr/bin/git --git-dir=/home/drew/.cfg/ --work-tree=/home/drew'
git config --global init.defaultBranch main