From 26f50a451ea1ac63d192a9f495de8f8501bce496 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 16 Jun 2018 07:45:24 +0530 Subject: [PATCH] Add a section on configuration to the main page in the docs --- docs/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index e88983c20..33a024b9d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -250,6 +250,13 @@ Some prominent kittens: Copy/paste to the clipboard from shell scripts, even over SSH. +Configuring kitty +------------------- + +|kitty| is highly configurable, everything from keyboard shortcuts to +painting frames-per-second. For details and a sample :file:`kitty.conf`, +see the :doc:`configuration docs `. + .. _sessions: Startup Sessions