Skip to content

Commit

Permalink
doc: add GitHub star history
Browse files Browse the repository at this point in the history
Add the GitHub star history to illustrate the project's popularity and
enhance its chances of wider adoption.

Reference:

- trueNAHO/dotfiles@44fbb60
  • Loading branch information
trueNAHO committed Mar 30, 2024
1 parent bad1af6 commit 97ffc0a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,21 @@ or ask on [GitHub Discussions](https://github.com/danth/stylix/discussions).
| Environment | Wallpaper | Colour scheme | Fonts | Full configuration |
|-------------|-----------------------------------------------------------------------------------------|---------------------|----------------------|-----------------------------------------------------|
| Hyprland | Taken from [raison d'etre by Eve](https://www.youtube.com/watch?v=ulfY8WQE_HE) | Generated by Stylix | DeJavu | [See here](https://github.com/SomeGuyNamedMy/users) |

<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://api.star-history.com/svg?repos=danth/stylix&amp;type=Date&amp;theme=dark"
/>

<source
media="(prefers-color-scheme: light)"
srcset="https://api.star-history.com/svg?repos=danth/stylix&amp;type=Date"
/>

<img
alt="Star History Chart"
src="https://api.star-history.com/svg?repos=danth/stylix&amp;type=Date&amp;theme=dark"
width="100%"
/>
</picture>

0 comments on commit 97ffc0a

Please sign in to comment.