This repository contains a customized Polybar configuration setup inspired by the cattpuccin color schemes.
Polybar is a lightweight status bar that allows for extensive customization and extension with various modules to display system information such as resource usage, date and time, battery status, network status, and more.
Ensure you have the following packages installed:
sudo pacman -S polybar playerctl pavucontrol ttf-font-awesome ttf-0xproto-nerd
To use this Polybar configuration, follow these steps:
Clone this repository:
git clone https://github.com/laisoJS/Polybar-theme.git
Navigate to the cloned directory:
cd Polybar-theme
Launch setup.sh script to setup the themes:
chmod +x setup.sh
./setup.sh
This Polybar configuration can be customized to fit your preferences. You can modify various aspects such as:
Colors: Multiple official catppuccin colors themes can be change in the config file
Modules: Enable, disable, or reorder modules according to the information you want to display.
Fonts: Change the fonts used for different elements of the Polybar.
This theme includes both built-in Polybar modules and custom scripts to enhance functionality. You can explore and modify these scripts to suit your needs.
Contributions to improve this Polybar theme are welcome! If you have any suggestions, enhancements, or bug fixes, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.