Description
Polybar is a fast and easy to use tool for creating status bars.
Polybar aims to help users build beautiful and highly customizable status bars for their desktop environment, without the need of having a black belt in shell scripting.
The source code for the package is hosted at Github/polybar.
The spec file for the build is hosted at Github/raabrp.
Installation Instructions
Enable this repo and install the package
sudo dnf copr enable rpraab/Polybar
sudo dnf install polybar
Copy the default configuration to your home directory.
mkdir -p ~/.config/polybar
cp /usr/local/share/doc/polybar/config ~/.config/polybar/config
Run the example provided by the default configuration
polybar example
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rpraab/Polybar
More info about enabling Copr repositories