gnome-shell-extension-system76-power is a GNOME Shell extension that adds graphical integration with the system76-power daemon, including:
- Power profiles (and graphics-switching profiles on applicable systems) in a menu in the top panel
- Prompting to switch graphics modes when necessary to use a hot-plugged display
This is a fork that supports Gnome v43+ and uses its own panel icon instead of integrating it to the battery menu.
git
(orunzip
) and Typescript (tsc
)
- Latest version: clone repo and
cd
into it - Older versions: download the source from Releases, uncompress and
cd
into it - run
make all && make install
Please look at Makefile for more info and other options.