]> git.sur5r.net Git - i3/i3.github.io/blobdiff - docs/i3.html
add i3 4.1.2 to downloads
[i3/i3.github.io] / docs / i3.html
index 1edda799e77c12ee4dca0e7c2c57fb62433583e0..bdc32df40e1c8df5c85c0550a912df61bd04e10c 100644 (file)
@@ -429,9 +429,10 @@ bindsym Mod1+Shift+r restart
 # exit i3 (logs you out of your X session)\r
 bindsym Mod1+Shift+e exit\r
 \r
-# Start i3bar to display a workspace bar (plus the system information i3status\r
-# finds out, if available)\r
-exec i3status | i3bar -d</tt></pre>\r
+# display workspace buttons plus a statusline generated by i3status\r
+bar {\r
+    status_command i3status\r
+}</tt></pre>\r
 </div></div>\r
 </div>\r
 <div class="sect2">\r
@@ -487,9 +488,10 @@ exec /usr/bin/i3 -V -d all &gt;&gt; ~/.i3/logfile</tt></pre>
 <div class="sect2">\r
 <h3 id="_i3sock">7.1. I3SOCK</h3>\r
 <div class="paragraph"><p>This variable overwrites the IPC socket path (placed in\r
-/tmp/i3-%u/ipc-socket.%p by default, where %u is replaced with your UNIX\r
-username and %p is replaced with i3’s PID). The IPC socket is used by external\r
-programs like i3-msg(1) or i3bar(1).</p></div>\r
+/tmp/i3-%u.XXXXXX/ipc-socket.%p by default, where %u is replaced with your UNIX\r
+username, %p is replaced with i3’s PID and XXXXXX is a string of random\r
+characters from the portable filename character set (see mkdtemp(3))). The IPC\r
+socket is used by external programs like i3-msg(1) or i3bar(1).</p></div>\r
 </div>\r
 </div>\r
 </div>\r