diff --git a/content/_docs/userguide b/content/_docs/userguide index 171afda..c99d1a2 100644 --- a/content/_docs/userguide +++ b/content/_docs/userguide @@ -3096,7 +3096,7 @@ however you don’t need to (simply killing your X session is fine as well). *Examples*: ---------------------------- bindsym $mod+Shift+r restart -bindsym $mod+Shift+w reload +bindsym $mod+Shift+c reload bindsym $mod+Shift+e exit ----------------------------