# GRUB2 gfxmenu theme desktop-image: "jablon.png" title-text: "" terminal-left: "0" terminal-top: "0" terminal-width: "100%" terminal-height: "100%" terminal-border: "0" + boot_menu { left = 15% top = 30% width = 70% height = 40% item_font = "DejaVu Sans Regular 12" item_color = "#cccccc" selected_item_color = "#ffffff" icon_width = 32 icon_height = 32 item_height = 24 item_spacing = 12 selected_item_pixmap_style = "select_*.png" } + label { top = 82% left = 15% width = 70% align = "center" text = "Użyj strzałek do wyboru pozycji menu i Enter aby potwierdzić." color = "#ffffff" font = "DejaVu Sans Bold 10" }