From 213ed0a66af46f28f1f14f76c72a94e445159e52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkan=20I=C5=9EIK?= Date: Tue, 23 Apr 2024 15:02:05 +0300 Subject: [PATCH] Update grub-defaults --- system/boot/grub2/files/grub-defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/boot/grub2/files/grub-defaults b/system/boot/grub2/files/grub-defaults index 3f7e1c41..51290142 100644 --- a/system/boot/grub2/files/grub-defaults +++ b/system/boot/grub2/files/grub-defaults @@ -45,7 +45,7 @@ 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/Pisilinux2.4-Grub2-Themes-V1/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"