diff --git a/system/boot/grub2/files/grub-defaults b/system/boot/grub2/files/grub-defaults index 75a10686..e1aa59ef 100644 --- a/system/boot/grub2/files/grub-defaults +++ b/system/boot/grub2/files/grub-defaults @@ -45,8 +45,8 @@ GRUB_COLOR_HIGHLIGHT="black/white" # Uncomment one of them for the gfx desired, a image background or a gfxtheme #GRUB_THEME="/path/to/gfxtheme" #Possible locations -#GRUB_THEME="/usr/share/grub/themes/pisilinux/theme.txt" -GRUB_THEME="/boot/grub/themes/Pisilinux-Bluez/theme.txt" +GRUB_THEME="/usr/share/grub/themes/pisilinux/theme.txt" +#GRUB_THEME="/boot/grub/themes/Pisilinux-Bluez/theme.txt" # Uncomment to get a beep at GRUB start #GRUB_INIT_TUNE="480 440 1"