mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
@@ -177,7 +177,7 @@ manpages_url = 'https://man7.org/linux/man-pages/man{section}/{page}.{section}.h
|
|||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
('invocation', 'kitty', 'kitty Documentation', [author], 1),
|
('invocation', 'kitty', 'kitty Documentation', [author], 1),
|
||||||
('conf', 'kitty.conf', 'kitty.conf Documentation', [author], 5)
|
('conf', 'kitty.conf', 'kitty terminal emulator configuration file', [author], 5)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,15 @@
|
|||||||
kitty.conf
|
kitty.conf
|
||||||
-----------------------
|
================
|
||||||
|
|
||||||
.. highlight:: conf
|
.. highlight:: conf
|
||||||
|
|
||||||
|
|
||||||
|
.. only:: man
|
||||||
|
|
||||||
|
Overview
|
||||||
|
--------------
|
||||||
|
|
||||||
|
|
||||||
|kitty| is highly customizable, everything from keyboard shortcuts, to rendering
|
|kitty| is highly customizable, everything from keyboard shortcuts, to rendering
|
||||||
frames-per-second. See below for an overview of all customization possibilities.
|
frames-per-second. See below for an overview of all customization possibilities.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user