Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 619 Bytes

Reboot to UEFI

This is a small Gnome extension that adds the ability to reboot directly to the UEFI.

Screenshot of the extension option in the Gnome 43 menu


Build the extension

To build the extension run the following command:

$ sh build.sh

If all goes well this will generate a zip file in the project folder.

Install the extension

To install the extension just run the install.sh script with the following command:

$ sh install.sh



Notes