vinceliuice / grub2-themes

Modern Design theme for Grub2
GNU General Public License v3.0
3.29k stars 236 forks source link

Enlarge the menu area #219

Open matiux opened 3 months ago

matiux commented 3 months ago

Is there a way to enlarge the menu area? I'm using grub-btrfs, so I have a menu entry to select a snapshots. However, since the snapshot entries are quite long, the lines are cut off and I have no way to scroll horizontally.

Screenshot_20240410_234237

Screenshot_20240410_235046

vinceliuice commented 3 months ago

You can change the config file: https://github.com/vinceliuice/grub2-themes/blob/eda1b86dd8e991ea0c03090ff60b4c0b63799489/config/theme-1080p.txt#L20

vinceliuice commented 3 months ago

and this: https://github.com/vinceliuice/grub2-themes/blob/eda1b86dd8e991ea0c03090ff60b4c0b63799489/config/theme-1080p.txt#L18

vinceliuice commented 3 months ago

For example: set the width = 80% then you need set left = 10% to make the box in the centry

matiux commented 3 months ago

Fantastic. Thanks. WhatsApp Image 2024-04-11 at 09 51 27