From eb02fbfe343fb9dba251bcb60fce3a67fda24257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkan=20I=C5=9EIK?= Date: Sat, 5 Oct 2019 20:24:00 +0300 Subject: [PATCH] add grub theme Pisilinux-Bluez --- system/boot/grub2/files/grub-defaults | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/system/boot/grub2/files/grub-defaults b/system/boot/grub2/files/grub-defaults index 3b229de5..75a10686 100644 --- a/system/boot/grub2/files/grub-defaults +++ b/system/boot/grub2/files/grub-defaults @@ -45,8 +45,9 @@ 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="/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" -#GRUB_SAVEDEFAULT="true" \ No newline at end of file +#GRUB_SAVEDEFAULT="true"