#------------------------------------------------------------------------------
# Modified Calculate Utilities 3.5.4.1
# Processed template files:
# /var/lib/layman/calculate/profiles/templates/3.5/2_ac_install_merge/sys-boot/grub/default.grub
# For modify this file, create /etc/default/grub.clt template.
#------------------------------------------------------------------------------

GRUB_DISABLE_RECOVERY=true
GRUB_DEFAULT=saved
GRUB_TIMEOUT=2
GRUB_GFXMODE="1024x768"
GRUB_BACKGROUND="/boot/grub/grub-calculate.png"
GRUB_COLOR_NORMAL="white/black" 
GRUB_COLOR_HIGHLIGHT="magenta/black"
GRUB_FONT="/usr/share/grub/unicode.pf2"
