Useful Utilities: Add Hybrid to Status Bars (#21)

This commit is contained in:
varsity 2022-10-20 21:55:23 +02:00 committed by Antonino Scordino
parent 46693fc572
commit 774c6b3224
No known key found for this signature in database
GPG Key ID: F20FDE4C896FC2CB
1 changed files with 11 additions and 0 deletions

View File

@ -73,3 +73,14 @@ Read
[the Wayland section](https://elkowar.github.io/eww/configuration.html#wayland)
carefully before asking why your bar doesn't work.
{{< /hint >}}
## Hybrid
Like Waybar, Hybrid is a GTK status bar mainly focused for wlroots compositors.
You can install it from the AUR by the name `hybrid-bar-git`, do note though that
it builds the bar from source, so it may take a few minutes.
### Configuration
The configuration is done through JSON, more information is available [here](https://github.com/vars1ty/HybridBar).