From: Miguel de Val-Borro Date: Fri, 23 Dec 2011 11:56:26 +0000 (+0100) Subject: Fix typo in keyboard binding example in the user guide X-Git-Tag: 4.1.1~6^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e7e2ed94fd173dc9bef3d60cf0d5fbc593136e1e;p=i3%2Fi3 Fix typo in keyboard binding example in the user guide --- diff --git a/docs/userguide b/docs/userguide index be8335ef..05c15229 100644 --- a/docs/userguide +++ b/docs/userguide @@ -323,7 +323,7 @@ bindcode [Modifiers+]keycode command *Examples*: -------------------------------- # Fullscreen -bindsym mod+f f +bindsym mod+f fullscreen # Restart bindsym mod+Shift+r restart