termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo * linux/t*: add Korean translation
This commit is contained in:
28
pages.ko/linux/trayer.md
Normal file
28
pages.ko/linux/trayer.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# trayer
|
||||
|
||||
> 경량의 GTK-2 기반 시스템 트레이.
|
||||
> 더 많은 정보: <https://github.com/sargon/trayer-srg>.
|
||||
|
||||
- `trayer` 실행:
|
||||
|
||||
`trayer`
|
||||
|
||||
- `trayer`를 특정 모서리에 위치시키기:
|
||||
|
||||
`trayer --edge {{left|right|top|bottom}}`
|
||||
|
||||
- 패널의 높이와 너비를 픽셀 단위로 지정:
|
||||
|
||||
`trayer --width {{10}} --height {{32}}`
|
||||
|
||||
- 패널 너비를 픽셀 또는 백분율로 지정:
|
||||
|
||||
`trayer --widthtype {{pixel|percent}} --width {{72}}`
|
||||
|
||||
- `trayer`를 특정 방향으로 정렬:
|
||||
|
||||
`trayer --align {{left|center|right}}`
|
||||
|
||||
- 아이콘 간 간격을 픽셀 단위로 지정:
|
||||
|
||||
`trayer --iconspacing {{10}}`
|
Reference in New Issue
Block a user