-
Notifications
You must be signed in to change notification settings - Fork 0
Home
laiso edited this page Feb 23, 2024
·
2 revisions
To get started with the Polybar theme, follow these steps:
-
Download the Setup Script:
Download thesetup.sh
script from the repository and make it executable by running the following commands in your terminal:git clone https://github.com/laisoJS/Polybar-theme cd Polybar-theme chmod +x setup.sh ./setup.sh
-
Basic customization :
The colors schemes are located in thethemes
folder. They come from the official catppuccin colors palette.
If you want some custom colors, you can create a new file in thethemes
folder and import it in theconfig.ini
under the[colors]
with
include-file = themes/yourfilename.ini
.
Here's an example of how to create a custom colors scheme:[colors] base = text = surface1 =
- 🏠 Home
- 📖 Intro
- ⚙️ Installation
- Modules
- 🔋 Battery
- 📅 Date
- 🌐 Network
- ⏯️ Player Control
- 🎶 Song info
- 🔄 Power Management
- 🔉 PulseAudio
- Contributing
- About