# System76 Power GUI A simple graphical user interface for System76 Power Management. ## Features - View current power profile - Switch between Battery, Balanced, and Turbo modes - Automatic profile persistence - System tray integration ## Dependencies - system76-power - polkit (for privilege escalation) ## Installation ### Arch Linux ```bash # Build and install the package makepkg -si ``` ## Usage Launch the application from your desktop environment's application menu or run: ```bash system76-power-gui ```