From 9449be6ad6b3bc1df6bf96198d6735f6db235e35 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 8 Aug 2017 01:53:20 -0400 Subject: Add commonly configured variables to grubenv --- projects/grub/install/grubenv | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'projects/grub') 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 -- cgit v1.2.3-70-g09d2