Go to file
Alexis b5bef4386f chore(README): update preview 2018-08-09 16:40:10 +02:00
.vscode feat: basic config file 2018-08-09 12:05:48 +02:00
include feat: add network module 2018-08-09 16:38:24 +02:00
protocol chore(README): update 2018-08-09 00:37:23 +02:00
resources feat: add network module 2018-08-09 16:38:24 +02:00
src feat: add network module 2018-08-09 16:38:24 +02:00
subprojects feat: init repo 2018-08-08 23:54:58 +02:00
.gitignore feat: basic config file 2018-08-09 12:05:48 +02:00
LICENSE Initial commit 2018-08-08 23:53:37 +02:00
README.md chore(README): update preview 2018-08-09 16:40:10 +02:00
meson.build feat: add network module 2018-08-09 16:38:24 +02:00
preview-2.png chore(README): update preview 2018-08-09 16:40:10 +02:00
preview.png chore(README): update preview 2018-08-09 00:09:59 +02:00

README.md

Waybar

Proof of concept

Highly customizable wayland bar for sway or wlroots based compositor.

Waybar Waybar

Current features

  • Configuration via JSON file
  • Customization via CSS file
  • Sway workspaces
  • Local time
  • Battery
  • Network name
  • Used memory percentage
  • Cpu load percentage

How to compile

meson build
ninja -C build
./build/waybar

Contributions welcome! - have fun