OSDN Git Service

[fix] : Fixed theme path.
authorhayao <shun819.mail@gmail.com>
Mon, 13 Apr 2020 01:58:25 +0000 (10:58 +0900)
committerhayao <shun819.mail@gmail.com>
Mon, 13 Apr 2020 01:58:25 +0000 (10:58 +0900)
channels/xfce/airootfs/etc/default/grub

index 56727da..ec48293 100644 (file)
@@ -44,7 +44,7 @@ GRUB_DISABLE_RECOVERY=true
 
 # Uncomment one of them for the gfx desired, a image background or a gfxtheme
 #GRUB_BACKGROUND="/path/to/wallpaper"
-GRUB_THEME="/boot/grub/themes/Vimix/theme.txt"
+GRUB_THEME="/usr/share/grub/themes/Vimix/theme.txt"
 
 # Uncomment to get a beep at GRUB start
 #GRUB_INIT_TUNE="480 440 1"