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
908 stars 55 forks source link

Text gets truncated due to smaller width. #86

Closed nikhilpal2705 closed 1 year ago

nikhilpal2705 commented 1 year ago

Most of the themes have width = 27% under boot_menu of theme.txt which doesn't show complete name of boot entry particularly in Advanced boot option in which kernel version gets truncated. It should be atleast 50% to show complete boot entry name.

30 and #37 have already reported similar bugs but this only resolved that particular theme, not others.

AdisonCavani commented 1 year ago

This is intentional to make it look good. If you need to change that behavior, you can manually edit theme.txt and adjust width property.