Go to file
Alexis f20441fa92 refactor: simpler sni naming 2018-10-26 10:05:54 +02:00
include refactor: simpler sni naming 2018-10-26 10:05:54 +02:00
package Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
protocol refactor: simpler sni naming 2018-10-26 10:05:54 +02:00
resources feat: multiple config per modules 2018-10-25 17:30:26 +02:00
src refactor: simpler sni naming 2018-10-26 10:05:54 +02:00
subprojects feat: init repo 2018-08-08 23:54:58 +02:00
.SRCINFO chore: v0.1.0 2018-10-25 12:15:52 +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 chore: v0.1.0 2018-10-25 12:15:52 +02:00
meson_options.txt feat: optional tray 2018-10-25 11:47:03 +02:00
preview-2.png chore: optimize preview 2018-10-01 18:56:58 +02:00
preview.png chore: optimize preview 2018-10-01 18:56:58 +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.