Go to file
Alexis 16b856c8bc fix: remove debug flag 2018-08-19 13:41:22 +02:00
include Handle screens disconnection (#29) 2018-08-19 13:39:57 +02:00
package Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
protocol feat(workspace): only show workspaces which are on same output as bar 2018-08-11 00:32:59 +02:00
resources feat(custom): exec-if 2018-08-18 17:27:40 +02:00
src Handle screens disconnection (#29) 2018-08-19 13:39:57 +02:00
subprojects feat: init repo 2018-08-08 23:54:58 +02:00
.gitignore refactor: prefer static methods 2018-08-09 20:22:01 +02:00
.gitmodules Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
LICENSE Initial commit 2018-08-08 23:53:37 +02:00
README.md chore: v0.0.4 2018-08-16 17:19:02 +02:00
meson.build fix: remove debug flag 2018-08-19 13:41:22 +02:00
preview-2.png chore(README): update 2018-08-10 16:28:37 +02:00
preview.png chore(README): update preview 2018-08-09 00:09:59 +02:00

README.md

Waybar Licence
Waybar

Proof of concept

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

Current features

  • Sway Workspaces
  • Sway focused window name
  • 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
$ 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.