catppuccin / grub

🌕 Soothing pastel theme for Grub2 & Ventoy
MIT License
310 stars 13 forks source link

Grub's boot-menu cuts off NixOS generation text #21

Open egirlcatnip opened 3 months ago

egirlcatnip commented 3 months ago

Catppuccin grub's boot-menu box width is 480 pixels - 25% of 1920px screen. This is too narrow to show the full NixOS boot generation text

Currently looks like this: image

I propose an increase to 35% or 40%, which should be enough, either as a percentage or a value of 672 or 768 pixels

Link to the corresponding catppuccin/nix repo's issue: Grub's boot-menu cuts off NixOS generation text #223

DoriKyll commented 1 week ago

I just made a pull reauest for a similar issue I was having. I widened the menus to 780px.

If you have time to check and see if this PR fixes your issue. here's the link to the PR I made: [#24]