mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-07 07:32:33 +02:00
Merge pull request #37 from ShrirajHegde/patch-1
Increase width for boot menu (Fedora has longer menuentry names)
This commit is contained in:
commit
b5a9f7f3f7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ terminal-border: "0"
|
||||||
+ boot_menu {
|
+ boot_menu {
|
||||||
left = 15%
|
left = 15%
|
||||||
top = 40%
|
top = 40%
|
||||||
width = 27%
|
width = 60%
|
||||||
height = 65%
|
height = 65%
|
||||||
item_font = "Ubuntu Regular 20"
|
item_font = "Ubuntu Regular 20"
|
||||||
item_color = "#cccccc"
|
item_color = "#cccccc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue