You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ Credit to SHazardous for the Background image used. (https://www.nexusmods.com/f
9
9
### Installation
10
10
11
11
Copy entire folder to your /boot/grub/themes directory.
12
-
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
13
-
Run the command sudo updategrub
12
+
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
13
+
Run the command: sudo update-grub
14
14
Reboot
15
15
16
16
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.
0 commit comments