GNOME shell extension that adds Intel/NVIDIA GPU switch to Quick Settings menu.
- GNOME 45, 46, 47
For GNOME versions 46, please use version 14 or earlier.
- install using GNOME Shell extension website
- build and install from source
- download source from GitHub (clone repository or download zip)
- from
gpu-indicatordirectory executemake install
- bash one-liner
wget https://raw.githubusercontent.com/zeloras/gpu-indicator/master/install.sh -O - | sh
Important: To have a working indicator, nvidia-prime must be installed on your system.
The extension requires the following commands to be available:
prime-select- for switching between GPUspkexecorgksudo- for privilege escalationnvidia-smi(optional) - for GPU status detection
- Updated for GNOME 45+ compatibility
- Migrated from Aggregate Menu to Quick Settings
- Converted to ES6 modules
- Uses new Extension class API
GNU General Public License v3.0
