]> git.sur5r.net Git - i3/i3/commitdiff
Fix typo in keyboard binding example in the user guide
authorMiguel de Val-Borro <miguel.deval@gmail.com>
Fri, 23 Dec 2011 11:56:26 +0000 (12:56 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Dec 2011 14:35:15 +0000 (15:35 +0100)
docs/userguide

index be8335efac40a5143d49fcdb5d1f3ef9138c2682..05c15229a713e6ff6fed80f9c0898cf1aaf6c5f0 100644 (file)
@@ -323,7 +323,7 @@ bindcode [Modifiers+]keycode command
 *Examples*:
 --------------------------------
 # Fullscreen
-bindsym mod+f f
+bindsym mod+f fullscreen
 
 # Restart
 bindsym mod+Shift+r restart