Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1017 Bytes

File metadata and controls

20 lines (13 loc) · 1017 Bytes

System76 Power Management

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.

Requirements

  • git (or unzip) and Typescript (tsc)

Installation

  • 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.

Screenshots