c128562284 | ||
---|---|---|
include | ||
package | ||
protocol | ||
resources | ||
src | ||
subprojects | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
meson.build | ||
preview-2.png | ||
preview.png |
README.md
Waybar
Proof of concept
Highly customizable Wayland bar for Sway and Wlroots based compositors.
Available on AUR
Current features
- Sway Workspaces
- Sway focused window name
- Local time
- Battery
- Network
- Pulseaudio
- Memory
- Cpu load average
- Custom scripts
- And much more customizations
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 :)
The style guidelines is Google's
License
Waybar is licensed under the MIT license. See LICENSE for more information.