Go to file
Alexis a63650aa67 chore: optimize preview 2018-10-01 18:56:58 +02:00
include feat(Custom): handle continuous script 2018-09-18 23:15:37 +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): handle continuous script 2018-09-18 23:15:37 +02:00
src fix(Custom): pclose if continuous script end 2018-09-18 23:21:08 +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(Meson): optional sway 2018-09-10 11:00:53 +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.