commit 2e33b0276f0fb4d5488638aa93f6df3f80b1a3b1
parent ab9b164e524532a99c6e383b4c6f1eaa60c8d721
Author: Cedric Sodhi <ManDay@users.noreply.github.com>
Date: Wed, 1 Feb 2023 17:16:21 +0200
Added reference for event types to swaymsg manpage
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
@@ -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