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. ✌️ 🎉
3e34137ac7
Subscribe for mouse scroll events on the pulseaudio widget and change volume when event is received. Scroll up increments the volume and scroll down decrements it. These events are only subscibed when there are no user defined commands present for them. Signed-off-by: Harish Krupo <harishkrupo@gmail.com> |
||
---|---|---|
include | ||
package | ||
protocol | ||
resources | ||
src | ||
subprojects | ||
.gitignore | ||
.gitmodules | ||
.SRCINFO | ||
LICENSE | ||
meson_options.txt | ||
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
- Tray (Beta) #21
- 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.