I want to change the order of the boot entries, and therefore I'm thinking to use GRUB customizer. But here is the thing: If I change the order of the boot entries (not the default boot option), and then regenerate GRUB configuration (e.g. with sudo update-grub), will it reset the changes (changing order of the boot entries) I made using GRUB customizer?
Also, is there any alternative way to change the order of the boot entries, without editing the /boot/grub/grub.cfg file or setting a default boot option?
I'm using Ubuntu 23.04 and Windows 11 (dual boot).
