Go to file
Alexis 68f9ea3065 fix(battery): add check for sys files 2018-08-13 17:11:47 +02:00
include Battery event (#18) 2018-08-13 14:05:13 +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(battery): capacity icons 2018-08-11 13:15:31 +02:00
src fix(battery): add check for sys files 2018-08-13 17:11:47 +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 fix(README): typo 2018-08-10 16:29:37 +02:00
meson.build chore: v0.0.2 2018-08-11 13:19:26 +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
  • Local time
  • Battery
  • Network
  • Pulseaudio
  • Memory
  • Cpu load average
  • Custom scripts

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 :)

License

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