Adds Arch Linux dotfiles

This commit is contained in:
2024-06-27 17:51:18 +05:30
commit 57eb70137b
309 changed files with 8851 additions and 0 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;