mirror of
https://github.com/bckelley/CRT-Amber-GRUB-Theme.git
synced 2026-08-24 03:14:11 -05:00
Update README.md
This commit is contained in:
@@ -8,9 +8,9 @@ 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-GRUB-Theme/theme.txt
|
||||
Run the command: sudo update-grub
|
||||
Reboot
|
||||
1. Copy entire folder to your /boot/grub/themes directory.
|
||||
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
|
||||
3. Run the command: `sudo update-grub`
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user