add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,16 @@
# polybar
> 一个快速且易于使用的状态栏。
> 更多信息:<https://github.com/polybar/polybar/wiki>。
- 启动 Polybar如果在配置中只定义了一个栏则栏名是可选的
`polybar {{bar_name}}`
- 使用指定的配置启动 Polybar
`polybar --config={{path/to/config.ini}} {{bar_name}}`
- 启动 Polybar并在配置文件修改时重新加载栏
`polybar --reload {{bar_name}}`