docs/i3bar-protocol: add missing newline
Patch status: merged
Patch by Vivien Didelot
To apply this patch, use:
curl http://cr.i3wm.org/patch/378/raw.patch | git am
b/docs/i3bar-protocol
13 |
@@ -225,7 +225,7 @@ instance:: |
14 |
Instance of the block, if set |
15 |
x, y:: |
16 |
X11 root window coordinates where the click occured |
17 |
-button: |
18 |
+button:: |
19 |
X11 button ID (for example 1 to 3 for left/middle/right mouse button) |
20 |
|
21 |
*Example*: |