From f9354f5be94c1bc000b37e3802b3897d96182a5d Mon Sep 17 00:00:00 2001 From: Shriraj Hegde Date: Sat, 15 Jan 2022 20:13:50 +0530 Subject: [PATCH] Increase width for boot menu (Fedora has longer menuentry names) Increase width to accommodate long menuentry like`Fedora Linux (5.1x.xx-xxx.fc35.x86_64) 35 (Workstation edition Edition)` --- customize/fedora/theme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize/fedora/theme.txt b/customize/fedora/theme.txt index 3d9542e..caed076 100644 --- a/customize/fedora/theme.txt +++ b/customize/fedora/theme.txt @@ -17,7 +17,7 @@ terminal-border: "0" + boot_menu { left = 15% top = 40% - width = 27% + width = 60% height = 65% item_font = "Ubuntu Regular 20" item_color = "#cccccc"