From 66b13aa6d40e6bfa34b66292082c159fed838a75 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 15 May 2025 22:20:51 +0530 Subject: [PATCH] ... --- docs/kittens/panel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/panel.rst b/docs/kittens/panel.rst index c71ec8a81..85ad086ca 100644 --- a/docs/kittens/panel.rst +++ b/docs/kittens/panel.rst @@ -147,7 +147,7 @@ Compatibility with various platforms Fully working, no known issues 🟢 **KDE** - Fully working, no known issues. KDE uses an `undocumented mapping `__ under Wayland to set the window type from the :option:`kitty +kitten panel --app-id` flag. You might want to use :code:`--app-id=dock` so that KDE treats the window as a dock panel, and disables window + Fully working, no known issues. KDE uses an `undocumented mapping `__ under Wayland to set the window type from the :code:`kitten panel --app-id` flag. You might want to use :code:`--app-id=dock` so that KDE treats the window as a dock panel, and disables window appearing/disappearing animations for it. 🟠 **Sway**