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

16 lines
428 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.

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