Added reference for event types to swaymsg manpage

This commit is contained in:
Cedric Sodhi 2023-02-01 17:16:21 +02:00 committed by GitHub
parent ab9b164e52
commit d11aa17a38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,6 +107,8 @@ _swaymsg_ [options...] [message]
Subscribe to a list of event types. The argument for this type should be
provided in the form of a valid JSON array. If any of the types are invalid
or if a valid JSON array is not provided, this will result in a failure.
For a list of valid event types and the data returned with them refer to
*sway-ipc*(7).
# RETURN CODES