Cleanup previous PR

This commit is contained in:
Kovid Goyal
2025-05-15 21:44:05 +05:30
parent e1f5c3ff5c
commit 27a9db95af
2 changed files with 4 additions and 3 deletions

View File

@@ -375,7 +375,7 @@ def kitty_options_spec() -> str:
dest=cls
default={appname}
condition=not is_macos
On Wayland set the :italic:`namespaces` parameter of the LayerShellV1 surface. On X11 set the class part of the :italic:`WM_CLASS` window property.
On Wayland set the :italic:`application id`. On X11 set the class part of the :italic:`WM_CLASS` window property.
--name --os-window-tag
@@ -650,7 +650,7 @@ Use the special value :code:`list` to get a list of available outputs.
dest=cls
default={cls}
condition=not is_macos
On X11 set the class part of the :italic:`WM_CLASS` window property.
On Wayland set the :italic:`namespace` of the layer shell surface. On X11 set the class part of the :italic:`WM_CLASS` window property.
--name --os-window-tag