Applying futher fixes from first reinstall.
This commit is contained in:
parent
9cef52ca3f
commit
51b067a85d
3 changed files with 13 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue