Install grub theme

This commit is contained in:
RealStickman 2021-01-04 17:24:43 +01:00
parent 17f71b8391
commit c98750a90e

View File

@ -595,6 +595,10 @@ sudo systemctl start ufw
# update fonts cache # update fonts cache
fc-cache -f fc-cache -f
# download grub theme
git clone https://github.com/xenlism/Grub-themes.git
bash Grub-themes/xenlism-grub-arch-1080p/install.sh
#Changes to home folder automatically now, no need to be extra careful anymore. #Changes to home folder automatically now, no need to be extra careful anymore.
git clone https://gitlab.com/RealStickman-arcolinux/config git clone https://gitlab.com/RealStickman-arcolinux/config
echo Finished downloading config echo Finished downloading config