From 3e2e4914cf4aaef94a59540e94d0412a7db280ae Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 7 Sep 2025 18:05:26 +0530 Subject: removed catppuccin submodule --- hypr/catppuccin/README.md | 67 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 hypr/catppuccin/README.md (limited to 'hypr/catppuccin/README.md') diff --git a/hypr/catppuccin/README.md b/hypr/catppuccin/README.md new file mode 100644 index 0000000..830c369 --- /dev/null +++ b/hypr/catppuccin/README.md @@ -0,0 +1,67 @@ +

+ Logo
+ + Catppuccin for Hyprland + +

+ +

+ + + +

+ +

+ +

+ +## Previews + +
+๐ŸŒป Latte + +
+
+๐Ÿชด Frappรฉ + +
+
+๐ŸŒบ Macchiato + +
+
+๐ŸŒฟ Mocha + +
+ +## Usage + +1. Download the file with your desired flavour e.g. `mocha.conf` (to be found in the [release](https://github.com/catppuccin/hyprland/releases/latest) or after cloning the repository in `themes/`) +2. Copy it into your hyprland config e.g. `~/.config/hypr/` +3. Include the file at the top of your `hyprland.conf` + - `source=~/.config/hypr/mocha.conf` +4. When using the non-alpha colors, use `$COLOR` e.g. `$base` +5. When using the alpha colors use something like `rgba($COLORAlpha)` e.g. `rgba($surface0Alphaee)` + +## ๐Ÿ™‹ FAQ + +- Q: **_"Hyprland doesn't work with the colors"_**\ + A: Make sure you included the file in the right place and you are using `$COLOR` + +## ๐Ÿ’ Thanks to + +- [rubyowo](https://github.com/rubyowo) + +  + +

+ +

+ +

+ Copyright © 2021-present Catppuccin Org +

+ +

+ +

-- cgit v1.2.3