- Notifications
You must be signed in to change notification settings - Fork12
📏 Soothing pastel theme for Waybar
License
NotificationsYou must be signed in to change notification settings
catppuccin/waybar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

Catppuccin forWaybar
- Download the file with your desired flavor e.g.
mocha.css
(to be found in therelease or after cloning the repository) - Copy it into your waybar config e.g.
~/.config/waybar/
- Include the file at the top of your
style.css
@import"<flavor>.css";
- Use the colors in your Waybar
style.css
. Waybar usesGTK3 CSS.* {/* reference the color by using @color-name */ color:@text;}window#waybar {/* you can also GTK3 CSS functions! */background-color:shade(@base,0.9);border:2px solidalpha(@crust,0.3);}
- Q:"Waybar doesn't work with the colors"
A: Make sure you included the file in the right place and you are using@COLOR
- Q:"How can I make the bar look like the preview image?"
A: Here'sthe waybar config for the preview image.
Copyright © 2021-presentCatppuccin Org
About
📏 Soothing pastel theme for Waybar
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published