Skip to content

Z-8Bit/Polybar-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polybar Collection

This is a collection of different styles of polybars I've made over time.

Table of Contents

Installation

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

Usage

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.

Styles

Fruitmonsters

The "fruitmonsters" style features a colourful and playful design.

fruitmonster screenshot

Kanye

The "kanye" style features a minimalist design just like Kanye West.

kanye screenshot

Mono

The "mono" style features a simple and elegant bottom bar with a monochrome color scheme.

mono screenshot

Simple

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.

simple screenshot

Exci

The "exci" style is a modification of my good friend Exigma's polybar config.

exci screenshot

Blocks

The "blocks" style features a modular design with blocks representing different system information.

blocks screenshot

blocks screenshot

Bubblegum

The "bubblegum" style features a bubbly cyan-coloured design.

bubblegum screenshot

bubblegum screenshot

Contributing

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.

License

This project is licensed under the GPL V3.0 License.