Use correct file path

This commit is contained in:
Jacksaur
2022-03-07 22:23:29 +00:00
committed by GitHub
parent 09761a0222
commit 23769f300b
+1 -1
View File
@@ -9,7 +9,7 @@ Credit to SHazardous for the Background image used. (https://www.nexusmods.com/f
### Installation
Copy entire folder to your /boot/grub/themes directory.
Edit the /etc/default/grub file with Root permissions and change the #GRUB_THEME= line to #GRUB_THEME=/boot/grub/themes/CRT-Amber/theme.txt
Edit the /etc/default/grub file with Root permissions and change the #GRUB_THEME= line to #GRUB_THEME=/boot/grub/themes/crt-amber-theme/theme.txt
Run the command sudo update grub
Reboot