@moonpiedumplings@programming.dev
Post #3657662
2026-07-07 20:53 UTC
Yes. Under the hood, gnome controls the power profiles daemon.
You can configure it from the cli via powerprofilesctl.
powerprofilesctl get gets the currently active mode. powerprofilesctl set performance set’s it to performance mode.
There are three modes: ‘power-saver’, ‘balanced’, ‘performance’
Replies (1)
-
@morto@piefed.social 2026-07-07 21:07
Thank you very much, it worked.