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

20
pages.zh/common/waybar.md Normal file
View File

@@ -0,0 +1,20 @@
# waybar
> 一个高度可定制的 Wayland 状态栏,适用于 Sway 和基于 Wlroots 的合成器。
> 更多信息:<https://github.com/Alexays/Waybar>。
- 使用默认配置和样式表启动 `waybar`
`waybar`
- 使用不同的配置文件:
`waybar {{-c|--config}} {{path/to/config.jsonc}}`
- 使用不同的样式表文件:
`waybar {{-s|--style}} {{path/to/stylesheet.css}}`
- 设置日志级别:
`waybar {{-l|--log-level}} {{trace|debug|info|warning|error|critical|off}}`