Boot Order Question

Hi all! This laptop is my first adventure into interacting with a BIOS on a computer and had a question about dual booting. I have Windows on one SSD and Linux on the other, both work great. I would like to find a boot option that loads into the last OS used. Currently it always boots into Windows if I don’t spam f2 and manually change the OS. I have tried the auto, first, and last options in boot order options, and all just boot into Windows. Not a major concern, just a slight inconvenience when I reboot Linux & it loads windows, lol. I am a dummy with computers so any help is appreciated :))

You can probably use rEFInd. It adds another boot option that allows you to select which OS to boot. You would set it as the default boot (it may already do that during its installation) and use it to select which OS to boot. The docs says:

If no default loader is set, rEFInd defaults to the last-booted loader.

Not sure how difficult it is to install. It seems easier to install from Linux than from Windows.

You can also do this with Grub. The Grub Customizer GUI tool allows you to enable the option by just clicking a checkbox.