waybar: add page (#12872)

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: spageektti <git@spageektti.cc>
pull/28/head
Anish Mukherjee 2024-06-02 00:46:06 +05:30 committed by GitHub
parent 67111ff32a
commit 1449f86370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 0 deletions

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

@ -0,0 +1,20 @@
# waybar
> Highly customizable Wayland bar for Sway and Wlroots based compositors.
> More information: <https://github.com/Alexays/Waybar>.
- Start `waybar` with the default configuration and stylesheet:
`waybar`
- Use a different configuration file:
`waybar {{-c|--config}} {{path/to/config.jsonc}}`
- Use a different stylesheet file:
`waybar {{-s|--style}} {{path/to/stylesheet.css}}`
- Set the logging level:
`waybar {{-l|--log-level}} {{trace|debug|info|warning|error|critical|off}}`