| Add system-wide config and style files | ||
|---|---|---|
| .vscode | ||
| include | ||
| protocol | ||
| resources | ||
| src | ||
| subprojects | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| 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

