From f6aedde7c2f933a0e8f950c491d41c920fdfb712 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 21 Jan 2026 10:24:23 +0530 Subject: [PATCH] Fix desktop-ui kitten configuration docs not shown --- docs/kittens/desktop-ui.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/kittens/desktop-ui.rst b/docs/kittens/desktop-ui.rst index 05e152976..469abc44b 100644 --- a/docs/kittens/desktop-ui.rst +++ b/docs/kittens/desktop-ui.rst @@ -124,3 +124,13 @@ as:: Note that not all applications use portals, so if some particular application is failing to use the portal but others work, report the issue to that applications' developers. + +Configuration +------------------------ + +You can configure various aspects of the kitten's operation by creating a +:file:`desktop-ui-portal.conf` in your :ref:`kitty config folder `. +See below for the supported configuration directives. + + +.. include:: /generated/conf-kitten-desktop_ui.rst