This is a collection of different styles of polybars I've made over time.
To use these polybars, you need to have Polybar installed on your system. Once you have Polybar installed, you can download this repository by running the following command in your terminal:
git clone https://github.com/Z-8Bit/polybar-collection.git && cd polybar-collection
To use one of the styles, navigate to the corresponding folder and copy over the config file. For example, to use the "fruitmonster" style, run the following command:
cd fruitmonster
cp config.ini ~/.config/polybar/
polybar &
Remember to always rename the .ini file to config.ini
You can customize the polybars by editing the .ini file in each folder.
The "fruitmonsters" style features a colourful and playful design.
The "kanye" style features a minimalist design just like Kanye West.
The "mono" style features a simple and elegant bottom bar with a monochrome color scheme.
The "simple" style features a basic polybar design just edited with colours and some text to look better. It's a good starter config to configure further.
The "exci" style is a modification of my good friend Exigma's polybar config.
The "blocks" style features a modular design with blocks representing different system information.
The "bubblegum" style features a bubbly cyan-coloured design.
If you want to contribute to this project, feel free to open a pull request. You can also suggest new styles by creating an issue.
This project is licensed under the GPL V3.0 License.