From 96d961dcd00c9f2d3d44385a70e439a8b6954e8c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 17 May 2025 07:15:49 +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 85ad086ca..297a02df3 100644 --- a/docs/kittens/panel.rst +++ b/docs/kittens/panel.rst @@ -146,7 +146,7 @@ Compatibility with various platforms 🟢 **Hyprland** Fully working, no known issues - 🟢 **KDE** + 🟢 **KDE** (kwin) 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.