supr / Waybar

Highly customizable Wayland Polybar like bar for Sway and Wlroots based compositors. :new: :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waybar Travis Licence
Waybar

Proof of concept

Highly customizable Wayland bar for Sway and Wlroots based compositors.
Available on AUR

Current features

  • Sway (Workspaces, Binding mode, Focused window name)
  • Tray (Beta) #21
  • Local time
  • Battery
  • Network
  • Pulseaudio
  • Memory
  • Cpu load average
  • Custom scripts
  • And much more customizations

Configuration and Customization

See the wiki for more details.

How to build

$ git clone https://github.com/Alexays/Waybar
$ cd Waybar
$ meson build
$ ninja -C build
$ ./build/waybar

Contributions welcome! - have fun :)
The style guidelines is Google's

License

Waybar is licensed under the MIT license. See LICENSE for more information.

About

Highly customizable Wayland Polybar like bar for Sway and Wlroots based compositors. :new: :tada:

License:MIT License


Languages

Language:C++ 90.8%Language:Meson 6.2%Language:Python 1.6%Language:CSS 1.4%