mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-11 18:32:12 +02:00
add special value listjson in panel output-name
This commit is contained in:
@@ -660,7 +660,8 @@ Syntax: :italic:`name=value`. For example: :option:`kitty +kitten panel -o` font
|
||||
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.
|
||||
Use the special value :code:`list` to get a list of available outputs.
|
||||
Use the special value :code:`list` to get a list of available outputs. Use :code:`listjson` for
|
||||
a json encoded output.
|
||||
|
||||
|
||||
--class --app-id
|
||||
|
||||
Reference in New Issue
Block a user