mirror of
https://github.com/swaywm/sway.git
synced 2026-03-16 05:34:10 -04:00
Add get_config message type to ipc
This commit is contained in:
parent
5fd36164a0
commit
23c1c26c3f
9 changed files with 76 additions and 18 deletions
|
|
@ -62,6 +62,9 @@ _swaymsg_ [options...] [message]
|
|||
*get\_binding\_modes*
|
||||
Gets a JSON-encoded list of currently configured binding modes.
|
||||
|
||||
*get\_config*
|
||||
Gets a JSON-encoded copy of the current configuration.
|
||||
|
||||
*get\_clipboard*
|
||||
Get JSON-encoded information about the clipboard.
|
||||
Returns the current clipboard mime-types if called without
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue