tobi-wan-kenobi / bumblebee-status

bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
https://bumblebee-status.readthedocs.io/en/main/
MIT License
1.2k stars 229 forks source link

Add power-profile module #1000

Closed Sigggii closed 9 months ago

Sigggii commented 9 months ago

Adds a new power-profile module to switch between power-profiles ("power-safer", "balanced", "performance")

Module Doc:

Displays the current Power-Profile active

Left-Click or Right-Click as well as Scrolling up / down changes the active Power-Profile

Prerequisites:
    * dbus-python
    * power-profiles-daemon
tobi-wan-kenobi commented 9 months ago

Nice, even with tests! Thank you very much for the contribution!