diff options
Diffstat (limited to 'misc')
| -rwxr-xr-x | misc/etc/grub.d/42_vtcol | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/etc/grub.d/42_vtcol b/misc/etc/grub.d/42_vtcol index 63776f3..e3a77fb 100755 --- a/misc/etc/grub.d/42_vtcol +++ b/misc/etc/grub.d/42_vtcol @@ -31,7 +31,7 @@ menuentry "linux: initramfs with solarized theme" {      initrd /initramfs-linux-vtcol.img  } -menuentry "linux/PHG Fallback" { +menuentry "linux: initramfs with solarized theme / fallback" {      echo "Booting initramfs with solarized theme ..."      load_video      set gfxpayload=keep  | 
