mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
332 B
Markdown
13 lines
332 B
Markdown
![]() |
# powerprofilesctl
|
||
|
|
||
|
> D-Bus를 통해 전원 프로필 관리를 사용할 수 있게 합니다.
|
||
|
> 더 많은 정보: <https://gitlab.freedesktop.org/hadess/power-profiles-daemon/>.
|
||
|
|
||
|
- 사용 가능한 전원 프로필 나열:
|
||
|
|
||
|
`powerprofilesctl list`
|
||
|
|
||
|
- 특정 전원 프로필 설정:
|
||
|
|
||
|
`powerprofilesctl set {{프로필_이름}}`
|