Files
tldr/pages.zh/linux/i3status.md

17 lines
375 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.

# i3status
> i3窗口管理器的状态行。
> 这个命令通常在i3配置文件中调用。
> 更多信息:<https://i3wm.org/i3status/manpage.html>。
- 使用默认配置定期将状态行打印到 `stdout`
`i3status`
- 使用特定配置定期将状态行打印到 `stdout`
`i3status -c {{path/to/i3status.conf}}`
- 显示帮助和版本:
`i3status -h`