Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

📏 Soothing pastel theme for Waybar

License

NotificationsYou must be signed in to change notification settings

catppuccin/waybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin forWaybar

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Download the file with your desired flavor e.g.mocha.css (to be found in therelease or after cloning the repository)
  2. Copy it into your waybar config e.g.~/.config/waybar/
  3. Include the file at the top of yourstyle.css
    @import"<flavor>.css";
  4. Use the colors in your Waybarstyle.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);}

🙋 FAQ

  • 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.

💝 Thanks to

 

Copyright © 2021-presentCatppuccin Org


[8]ページ先頭

©2009-2025 Movatter.jp