Update README.md

This commit is contained in:
Ryker Sun
2022-09-05 16:35:44 +08:00
parent a5444d64e5
commit c7a13257a9
+4 -4
View File
@@ -8,9 +8,9 @@ Credit to SHazardous for the Background image used. (https://www.nexusmods.com/f
### Installation ### Installation
Copy entire folder to your /boot/grub/themes directory. 1. 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-GRUB-Theme/theme.txt 2. Edit the /etc/default/grub file with Root permissions and change the #GRUB_THEME= line to GRUB_THEME=/boot/grub/themes/CRT-Amber-GRUB-Theme/theme.txt
Run the command: sudo update-grub 3. Run the command: `sudo update-grub`
Reboot 4. Reboot
If icons do not show beside their correct options, you need to edit your /etc/grub.d files to include the --class entry for each distro. It may be easier just to disable each one and create your own layout in the 40_custom file instead. If icons do not show beside their correct options, you need to edit your /etc/grub.d files to include the --class entry for each distro. It may be easier just to disable each one and create your own layout in the 40_custom file instead.