commands.sh

waybar

all

Highly customizable Wayland bar for Sway and Wlroots based compositors.

More info →

Options (3)

-c, --configboolean

Use a different configuration file

Example: waybar {{[-c|--config]}} {{path/to/config.jsonc}}
-s, --styleboolean

Use a different stylesheet file

Example: waybar {{[-s|--style]}} {{path/to/stylesheet.css}}
-l, --log-levelboolean

Set the logging level

Example: waybar {{[-l|--log-level]}} {{trace|debug|info|warning|error|critical|off}}

Examples (4)

Start `waybar` with the default configuration and stylesheet

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
made by @shridhargupta | data from tldr-pages