Caution
This is a work in progress. Use at your own risks!
A Gnome-shell extension to manually switch Auto-cpufreq governor. Note that your password will be requested as auto-cpufreq commands are run with sudo.
Currently tested on Arch / Gnome 48 / Wayland auto-cpufreq v2.6.0
Only supports default modes :
- Balanced
- Powersaver
- Performance
- Download from the extension
- Donwload zip file form the latest release
- Install with
gnome-extensions install ~/Download/[email protected] - Enable with
gnome-extensions enable [email protected]
- Install auto-cpufreq
- Clone this repo
git clone https://github.com/EBendinelli/auto-cpufreq-switcher.git - Copy
cp -rf auto-cpufreq-switcher ~/.local/share/gnome-shell/extensions/[email protected]
- Enable extension:
gnome-extensions enable [email protected]
Heavily inspired by GPU-Supergfxctl-Switch
