Skip to content

Fixed Grub's boot order

rzrmnd7 requested to merge rzrmnd7/garuda-boot-options:master into master

I installed Garuda and I wanted to change the boot order, but it didn't save with the GUI. I had a look at the code where it overwrites any changes made if GRUB save default is not enabled. I changed it to take the user choice instead of "0".

Signed-off-by: rzrmnd petra.koskela02@gmail.com

Merge request reports