diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/grub/install/grubenv | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/projects/grub/install/grubenv b/projects/grub/install/grubenv index 274290b0..66f7b1c6 100644 --- a/projects/grub/install/grubenv +++ b/projects/grub/install/grubenv @@ -1,9 +1,16 @@ # GRUB Environment Block +color_highlight=black/white +color_normal=white/black default=0 +gfxpayload=keep gfxterm_background=(cbfsdisk)/background.png gfxterm_font=(cbfsdisk)/fonts/dejavusansmono.pf2 keymap=(cbfsdisk)/keymaps/default.gkb +lang= +locale_dir=(cbfsdisk)/locale +menu_color_highlight=black/white +menu_color_normal=white/black pager=1 timeout=1 timeout_style=menu -####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
\ No newline at end of file +#############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
\ No newline at end of file |