linux/p*: add Korean translation (#14712)

This commit is contained in:
코드싸이
2024-11-09 13:25:35 +09:00
committed by GitHub
parent 0898aaa215
commit 7544b309ad
88 changed files with 1942 additions and 1 deletions

16
pages.ko/linux/picom.md Normal file
View File

@@ -0,0 +1,16 @@
# picom
> Xorg를 위한 독립형 합성기.
> 더 많은 정보: <https://manned.org/picom>.
- 세션 중에 `picom` 활성화:
`picom &`
- 백그라운드 프로세스로 `picom` 시작:
`picom -b`
- 사용자 지정 구성 [f]파일 사용:
`picom --config {{경로/대상/구성_파일}}`