aboutsummaryrefslogtreecommitdiff
path: root/kitty/kitty-themes/.tools/README.md
diff options
context:
space:
mode:
authorIndrajith K L2024-06-27 17:51:18 +0530
committerIndrajith K L2024-06-27 17:51:18 +0530
commit57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (patch)
treee78187146c506d5a640545dee99cc3e9860e25dc /kitty/kitty-themes/.tools/README.md
downloaddots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.gz
dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.bz2
dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.zip
Adds Arch Linux dotfiles
Diffstat (limited to 'kitty/kitty-themes/.tools/README.md')
-rw-r--r--kitty/kitty-themes/.tools/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/kitty/kitty-themes/.tools/README.md b/kitty/kitty-themes/.tools/README.md
new file mode 100644
index 000000000..732115538
--- /dev/null
+++ b/kitty/kitty-themes/.tools/README.md
@@ -0,0 +1,9 @@
+# kitty-tools
+> A bunch of useful scripts used to convert schemes and generate files.
+
+## Process overview
+
+1. Find a nice theme and check the licensing, is it possible to distribute the theme?
+2. Generate the configuration file for **kitty**;
+3. Add a new preview for the theme;
+4. Update the README.md;