Files
tldr/pages.zh/common/waybar.md

20 lines
499 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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}}`