From a3634e4903aad9d5039ce97f00d376ee67bb6851 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 15 May 2025 09:39:30 +0530 Subject: [PATCH] ... --- kitty/simple_cli_definitions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/simple_cli_definitions.py b/kitty/simple_cli_definitions.py index e2ae26395..04e92eaf1 100644 --- a/kitty/simple_cli_definitions.py +++ b/kitty/simple_cli_definitions.py @@ -380,7 +380,7 @@ Set the :italic:`application id` on Wayland. On X11 set the class part of the :i --name --os-window-tag condition=not is_macos -On Wayland, set the :italic:`window tag`. +On Wayland, set the :italic:`window tag`, when specified. On X11, set the name part of the :italic:`WM_CLASS` property, when unset, defaults to using the value from :option:`{appname} --class`.