Skip to content

MatveyM11/EnvyControl-PyQt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnvyControl-PyQt

repository-open-graph-template PyQt5 widget for the EnvyControl, program aimed to provide an easy way to switch GPU modes on Nvidia Optimus systems under Linux.
Widget supports both windowed and system tray mode.

Recorded with Peek

EnvyControlQt.mp4

Dependencies

On Arch Linux/EndeavourOS/Manjaro/Garuda/Artix and other Arch-based:

pip install pyqt5

Installation

  1. Make install.sh executable:
    a) via GUI on right click Properties --> Permissions --> click is executable
    b) via terminal - cd into the directory with install.sh --> chmod +x install.sh

  2. Run it on double click or in the terminal.

Autostart

On KDE plasma you can try to add EnvyControl Qt.dekstopp file to the autostart in Plasma Settings. If it's didn't worked, try manually place EnvyControl Qt.dekstop file into the ~/.config/autostart folder.

  • You still need to reboot after change of the graphics mode.