From 2e33b0276f0fb4d5488638aa93f6df3f80b1a3b1 Mon Sep 17 00:00:00 2001 From: Cedric Sodhi Date: Wed, 1 Feb 2023 17:16:21 +0200 Subject: [PATCH] Added reference for event types to swaymsg manpage --- swaymsg/swaymsg.1.scd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd index 24a9d6c9..abee1bb9 100644 --- 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