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:
parent
5fef26fc10
commit
9a7ed7c6cf
1 changed files with 12 additions and 0 deletions
12
pages/linux/powerprofilesctl.md
Normal file
12
pages/linux/powerprofilesctl.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue