1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 15:05:59 +02:00

powerprofilesctl: add page (#7315)

This commit is contained in:
Saksham Mittal 2021-11-01 18:09:50 +05:30 committed by GitHub
parent 5fef26fc10
commit 9a7ed7c6cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,12 @@
# powerprofilesctl
> Make power profiles handling available over D-Bus.
> More information: <https://gitlab.freedesktop.org/hadess/power-profiles-daemon/>.
- List available power profiles:
`powerprofilesctl list`
- Set a specific power profile:
`powerprofilesctl set {{profile_name}}`