]> git.sur5r.net Git - i3/i3/blobdiff - man/i3.man
Use I3SOCK-environment-variable
[i3/i3] / man / i3.man
index 5877f1432f58fce6efbb9d23094daa02caada8fb..7dbe0dfaced3560b26d07160c701f5218e7600d6 100644 (file)
@@ -282,6 +282,14 @@ echo "Starting at $(date)" >> ~/.i3/logfile
 exec /usr/bin/i3 >> ~/.i3/logfile
 -------------------------------------------------------------
 
+== ENVIRONMENT
+
+=== I3SOCK
+
+If no ipc-socket is specified in the configfile, this variable is used
+to determine the path, at wich the unix domain socket is created, on which
+i3 listenes to incoming connections.
+
 == TODO
 
 There is still lot of work to do. Please check our bugtracker for up-to-date