From: koebi Date: Wed, 31 Jan 2018 10:04:25 +0000 (+0100) Subject: fix layouting bug in section 6.10 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3.github.io;a=commitdiff_plain;h=49df52bd5e9468ae93590d3d22777161b0709bc8 fix layouting bug in section 6.10 As visible on the i3wm.org-website, the layout in 6.10 is a bit weird. The command "xrandr --output […]" is not displayed as a command (i.e. terminal-style), but as regular text, the text accompanying it before instead is displayed as a command. This leads to other weird behaviour: The following section "move window|container to mark " starts a new chapter, which I don't think it should, and its accompanying description is displayed a commands. Since I don't know how to build this website, this fix might not even fix it, and it is most certainly not tested. I apologize for that and strongly second #39. --- diff --git a/_docs/userguide b/_docs/userguide index 23d9171..67a00b1 100644 --- a/_docs/userguide +++ b/_docs/userguide @@ -2232,7 +2232,6 @@ bindsym $mod+x move container to output VGA1 bindsym $mod+x move container to output primary -------------------------------------------------------- -------------------------------- Note that you might not have a primary output configured yet. To do so, run: ------------------------- xrandr --output --primary