Fix typo in keyboard binding example in the user guide
This commit is contained in:
parent
74cd4d2ed8
commit
e7e2ed94fd
|
@ -323,7 +323,7 @@ bindcode [Modifiers+]keycode command
|
||||||
*Examples*:
|
*Examples*:
|
||||||
--------------------------------
|
--------------------------------
|
||||||
# Fullscreen
|
# Fullscreen
|
||||||
bindsym mod+f f
|
bindsym mod+f fullscreen
|
||||||
|
|
||||||
# Restart
|
# Restart
|
||||||
bindsym mod+Shift+r restart
|
bindsym mod+Shift+r restart
|
||||||
|
|
Loading…
Reference in New Issue