Skip to content
Caleb Bassi edited this page Dec 28, 2018 · 28 revisions

Which Distro are you using?

Arch Linux

On Arch Linux you can simply install waybar-git from the AUR.

Void Linux

On Void linux the package is available as waybar

Other

To build and install Waybar just run:

git clone https://github.com/Alexays/Waybar && cd Waybar && sudo make install
Clone this wiki locally