1I3-MSG(1) i3 Manual I3-MSG(1)
2
3
4
6 i3-msg - send messages to i3 window manager
7
9 i3-msg "message"
10
12 i3-msg is a sample implementation for a client using the unix socket
13 IPC interface to i3. At the moment, it can only be used for sending
14 commands (like in configuration file for key bindings), but this may
15 change in the future (staying backwards-compatible, of course).
16
18 i3-msg "bp" # Use 1-px border for current client
19
21 i3(1)
22
24 Michael Stapelberg and contributors
25
26
27
28i3 epsilon 06/09/2010 I3-MSG(1)