powerprofilesctl: add page (#7315)

feature/windows-fix-syntax-2
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
1 changed files with 12 additions and 0 deletions

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}}`