From 14ab28af51681ad7597715d63ec0c52198f663ea Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 15 May 2025 22:09:54 +0530 Subject: [PATCH] Cleanup previous PR --- docs/kittens/panel.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/kittens/panel.rst b/docs/kittens/panel.rst index 773028a43..c71ec8a81 100644 --- a/docs/kittens/panel.rst +++ b/docs/kittens/panel.rst @@ -146,12 +146,8 @@ Compatibility with various platforms 🟢 **Hyprland** Fully working, no known issues - 🟢 **KDE** (kwin) - Fully working, no known issues - - kwin uses an undocumented mapping - under Wayland to set the window type from the `--app-id` parameter. You might want to use - `--app-id=dock` so that kwin treats the window as a dock panel, and disables window + 🟢 **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 appearing/disappearing animations for it. 🟠 **Sway**