summaryrefslogtreecommitdiff
path: root/st/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'st/config.h')
-rw-r--r--st/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h
index c5dc1c7..2b40a9f 100644
--- a/st/config.h
+++ b/st/config.h
@@ -291,7 +291,7 @@ static Shortcut shortcuts[] = {
{ ShiftMask, XK_Page_Up, kscrollup, { .i = -1 } },
{ ShiftMask, XK_Page_Down, kscrolldown, { .i = -1 } },
- // EXTRAS/
+ // EXTRAS
{ TERMMOD, XK_Num_Lock, numlock, { .i = 0 } },
{ XK_ANY_MOD, XK_Break, sendbreak, { .i = 0 } },