add new chinese translations
This commit is contained in:
20
pages.zh/common/waybar.md
Normal file
20
pages.zh/common/waybar.md
Normal 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}}`
|
Reference in New Issue
Block a user