mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Highly customizable Wayland bar for Sway and Wlroots based compositors. ✌️ 🎉
.vscode | ||
include | ||
protocol | ||
resources | ||
src | ||
subprojects | ||
.gitignore | ||
LICENSE | ||
meson.build | ||
preview-2.png | ||
preview.png | ||
README.md |
Waybar
Proof of concept
Highly customizable wayland bar for sway or wlroots based compositor.
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