i3 - improved tiling WM


man/i3.man: Update font doc to reflect i3.config

Patch status: merged

Patch by Alexander Berntsen

To apply this patch, use:
curl http://cr.i3wm.org/patch/426/raw.patch | git am

b/man/i3.man

13
@@ -175,7 +175,8 @@ You can specify a custom path using the -c option.
14
 -------------------------------------------------------------
15
 # i3 config file (v4)
16
 
17
-# font for window titles. ISO 10646 = Unicode
18
+# font for window titles. also used by the bar (unless a different font is
19
+# used in the bar {} block. ISO 10646 = Unicode
20
 font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
21
 
22
 # use Mouse+Mod1 to drag floating windows to their wanted position