]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-msg.man
Merge branch 'master' into next
[i3/i3] / man / i3-msg.man
index a2b17683dbe97f8481c704ca636a37875ab99f69..116195b723445c24284f8a8edd467b943317a4f9 100644 (file)
@@ -5,7 +5,7 @@ v3.delta, November 2009
 
 == NAME
 
-i3-msg - send messages to i3
+i3-msg - send messages to i3 window manager
 
 == SYNOPSIS
 
@@ -24,6 +24,14 @@ future (staying backwards-compatible, of course).
 i3-msg "bp" # Use 1-px border for current client
 ------------------------------------------------
 
+== ENVIRONMENT
+
+=== I3SOCK
+
+If no ipc-socket is specified on the commandline, this variable is used
+to determine the path, at wich the unix domain socket is expected, on which
+to connect to i3.
+
 == SEE ALSO
 
 i3(1)