Go to file
Thomas Plaçais 22a8427db4 Add system-wide config and style files 2018-08-09 17:02:30 +02:00
.vscode feat: basic config file 2018-08-09 12:05:48 +02:00
include Merge pull request #1 from BlueGone/multiple-default-paths 2018-08-09 14:22:41 +02:00
protocol chore(README): update 2018-08-09 00:37:23 +02:00
resources feat(config): format modules 2018-08-09 13:30:11 +02:00
src Add system-wide config and style files 2018-08-09 17:02:30 +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 Update README.md 2018-08-09 14:00:08 +02:00
meson.build Add system-wide config and style files 2018-08-09 17:02:30 +02:00
preview-2.png chore(README): add another preview 2018-08-09 12:17:13 +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
  • Used memory percentage
  • Cpu load percentage

How to compile

meson build
ninja -C build
./build/waybar

Contributions welcome! - have fun