cryptsetup-luksformat: fix typo, linux/c*: add and update Korean translation (#14682)
* linux/c*: add and update Korean translation * cryptsetup-luksformat: fix typo
This commit is contained in:
28
pages.ko/linux/conky.md
Normal file
28
pages.ko/linux/conky.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# conky
|
||||
|
||||
> X용 경량 시스템 모니터.
|
||||
> 더 많은 정보: <https://github.com/brndnmtthws/conky>.
|
||||
|
||||
- 기본 내장 설정으로 시작:
|
||||
|
||||
`conky`
|
||||
|
||||
- 새 기본 설정 생성:
|
||||
|
||||
`conky -C > ~/.conkyrc`
|
||||
|
||||
- 지정된 설정 파일로 Conky 시작:
|
||||
|
||||
`conky -c {{경로/대상/설정}}`
|
||||
|
||||
- 백그라운드에서 시작(데몬화):
|
||||
|
||||
`conky -d`
|
||||
|
||||
- 바탕화면에 Conky 정렬:
|
||||
|
||||
`conky -a {{top|bottom|middle}}_{{left|right|middle}}`
|
||||
|
||||
- 시작 시 5초 대기 후 실행:
|
||||
|
||||
`conky -p {{5}}`
|
Reference in New Issue
Block a user