KuickSwitchOS is a simple KDE Plasma 6 Plasmoid that allows to quickly boot into another OS in an UEFI multiboot system using a simple GUI panel.
- The plasmoid is supposed to go onto your Plasma Panel
- Click the icon to display the available OSes detected using
efibootmgr - Check a radio button next to the chosen OS
- Press
Apply & Rebootto:- set the
nextbootUEFI variable - display the Plasma reboot prompt
- after rebooting let UEFI do its job and boot the selected OS
- set the
Installation can be performed manually by cloning the project into your plasmoids directory.
Example:
git clone https://github.com/philipanda/kuickswitchos $HOME/.local/share/plasma/plasmoids/com.github.philipanda.kuickswitchosRemove the widget from your Plasma Panel and delete the files at your plasmoids directory:
rm -rf $HOME/.local/share/plasma/plasmoids/com.github.philipanda.kuickswitchos