diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index 9efa774..aed3eb3 100644 --- a/config.def.h +++ b/config.def.h @@ -94,6 +94,7 @@ static const Key keys[] = { TAGKEYS( XK_7, 6) TAGKEYS( XK_8, 7) TAGKEYS( XK_9, 8) + { MODKEY|ShiftMask, XK_r, restart, {0} }, { MODKEY|ShiftMask, XK_q, quit, {0} }, }; |
