Skip to content
/ Waybar Public
forked from Alexays/Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. 🆕 🎉

License

Notifications You must be signed in to change notification settings

jonfin/Waybar

 
 

Repository files navigation

Waybar Travis Licence Paypal Donate
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
  • Multiple output configuration
  • And much more customizations

Configuration and Styling

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
# If you want to install it
$ ninja -C build install
$ waybar

Dependencies

gtkmm3
jsoncpp
libinput
libsigc++
fmt
wayland
wlroots
libpulse [Pulseaudio module]
libnl [Network module]
sway [Sway modules]
libdbusmenu-gtk3 [Tray module]

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 bar for Sway and Wlroots based compositors. 🆕 🎉

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.4%
  • Meson 4.5%
  • Other 2.1%