AdisonCavani / distro-grub-themes

A pack of GRUB2 themes for each Linux distribution
https://k1ng.dev/distro-grub-themes
GNU General Public License v3.0
877 stars 55 forks source link

Width problem #98

Closed brnfra closed 1 year ago

brnfra commented 1 year ago

Thank you for the project. My grub menu is awesome now.

Description

In grub menu, the words was cutted. index

Fixes (issue)

I had a problem with the width value reference. My grub version is 2.06-3. To solve this here, only the theme.exe file was modified to fix cutted words in grub menu entries. Value from width in theme.exe file was modified to 70% (+ boot_menu {width -> 70% } for all themes)

Type of change

Checklist:

AdisonCavani commented 1 year ago

I will publish new release after adding new themes. Thank you for contributing