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

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