feat: big rework. Minimal hyprland setup

This commit is contained in:
2025-03-04 18:00:43 +00:00
parent 3079274d93
commit 60bfd74d8a
415 changed files with 6211 additions and 26094 deletions

View File

@@ -0,0 +1,8 @@
# Contributing to kitty-themes
We always welcome your pull request! To start contributing follow these simple
steps:
1. Fork the repo and create your branch from `master`;
2. Add your theme as config file under `themes` directory;
3. Issue the pull request through github;