| Install Grub Customizer in ubuntu
Open the terminal and run the following command
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
Once you install you can open from Applications -> System Toiols -> Grub Customize
|