]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-msg.man
Introduced a new GET_BINDING_MODES message type and reply. (#2376)
[i3/i3] / man / i3-msg.man
index 000d9bf2026ae79c61fef6f1e06c4747cf1d285b..e81a94ab6999ddab72182f49113686e6df8f107d 100644 (file)
@@ -62,6 +62,9 @@ get_bar_config::
 Gets the configuration (as JSON map) of the workspace bar with the given ID. If
 no ID is provided, an array with all configured bar IDs is returned instead.
 
+get_binding_modes::
+Gets a list of configured binding modes.
+
 get_version::
 Gets the version of i3. The reply will be a JSON-encoded dictionary with the
 major, minor, patch and human-readable version.