juxuanu / cpupower-governors

Enables the ability to swap between kernel governors for the CPU useful for laptops.
GNU General Public License v2.0
7 stars 2 forks source link

cpupower-governors

Example screenshot of the extension

Enables the ability to swap between kernel governors for the CPU useful for laptops.

Requirements

Tested on Gnome 3.38.1

Persistance

If you would like to define a governor on boot, check cpupower manual. Normally, it consists of two steps:

  1. Edit /etc/default/cpupower accordingly.
  2. Enable the service systemctl enable cpupower.service.