LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

waybar

Customizable status bar for Wayland

TLDR

Start waybar
$ waybar
copy
Start with specific config
$ waybar -c [~/.config/waybar/config]
copy
Start with specific style
$ waybar -s [~/.config/waybar/style.css]
copy
Start on specific bar
$ waybar -b [bar-0]
copy
Log to file
$ waybar -l [/tmp/waybar.log]
copy

SYNOPSIS

waybar [-c config] [-s style] [-b bar] [-l log] [options]

DESCRIPTION

waybar is a customizable status bar for Wayland compositors. It works with Sway, Hyprland, and other wlroots-based compositors.Configuration is JSON/JSON5. Modules define content: workspaces, clock, battery, network, CPU, memory, and many more.Styling uses CSS. Colors, fonts, padding, and layout are customizable. Different styles can apply to different modules.Built-in modules cover common needs. Custom modules execute scripts for specialized information.Click actions on modules run commands. Right-click, middle-click, and scroll actions are configurable.The bar updates reactively. System changes trigger updates without polling where possible.

PARAMETERS

-c FILE

Config file.
-s FILE
Style file (CSS).
-b BAR
Bar name.
-l FILE
Log file.
-h, --help
Show help.
-v, --version
Show version.

INSTALL

sudo apt install waybar
copy
sudo dnf install waybar
copy
sudo pacman -S waybar
copy
sudo apk add waybar
copy
sudo zypper install waybar
copy
nix profile install nixpkgs#waybar
copy

CAVEATS

Wayland only - doesn't work on X11. Some modules are compositor-specific. CSS can get complex for advanced styling.

HISTORY

Waybar was created by Alex D. (Alexays) around 2018 for Sway and other wlroots compositors. It became the standard status bar for Wayland, similar to polybar's role on X11.

SEE ALSO

sway(1), polybar(1), i3status(1), hyprland(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid