Forwarded from Freedom Tech Index
Boot your Linux laptop with a more professional or fun boot menu using the "Grub Customizer" GUI program, and then grabbing a theme from Gnome.org Grub Themes, such as the "Distro Grub Themes", which has individual custom files for whichever distro you want.
With Grub Customizer you can:
- Install themes from Gnome.org Grub Themes
- Move, remove, or rename menu entries
- Edit the contents of menu entries or creating new ones
- Set default operating systems and kernel parameters
- Customizing the appearance of the GRUB menu, including background images and text colors
Sometimes Grub Customizer is not included in the default repos, and sometimes it is, so here is the PPA. (for Ubuntu based distros).
This post 👉 goes into a little more detail.
#grub #Linux #FreeYourTech #LinuxThemes
With Grub Customizer you can:
- Install themes from Gnome.org Grub Themes
- Move, remove, or rename menu entries
- Edit the contents of menu entries or creating new ones
- Set default operating systems and kernel parameters
- Customizing the appearance of the GRUB menu, including background images and text colors
Sometimes Grub Customizer is not included in the default repos, and sometimes it is, so here is the PPA. (for Ubuntu based distros).
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt update
sudo apt install grub-customizer
This post 👉 goes into a little more detail.
#grub #Linux #FreeYourTech #LinuxThemes