From 9fa603aa5db9ac32f6fd3275dc549d97cc09e722 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 16 Jul 2025 09:00:36 +0530 Subject: [PATCH] ... --- docs/kittens/desktop-ui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/desktop-ui.rst b/docs/kittens/desktop-ui.rst index 92bfc4d65..05e152976 100644 --- a/docs/kittens/desktop-ui.rst +++ b/docs/kittens/desktop-ui.rst @@ -92,7 +92,7 @@ the kitten is not already running, try the following command:: If DBUS is able to start the kitten or if it is already running it will print out the version property, otherwise it will fail with an error. If it fails, check the file -:file:`.local/share/dbus-1/services/org.freedesktop.impl.portal.desktop.kitty.service` +:file:`~/.local/share/dbus-1/services/org.freedesktop.impl.portal.desktop.kitty.service` that should have been created by the ``enable-portal`` command. It's ``Exec`` key must point to the full path to the kitten executable.