X11: add support for --output-name

This commit is contained in:
Kovid Goyal
2025-05-02 08:37:49 +05:30
parent a2631448e5
commit a9bc9962f4
2 changed files with 20 additions and 3 deletions

View File

@@ -631,7 +631,7 @@ Syntax: :italic:`name=value`. For example: :option:`kitty +kitten panel -o` font
--output-name
On Wayland, the panel can only be displayed on a single monitor (output) at a time. This allows
On Wayland or X11, the panel can only be displayed on a single monitor (output) at a time. This allows
you to specify which output is used, by name. If not specified the compositor will choose an
output automatically, typically the last output the user interacted with or the primary monitor.