aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 8e373d8..2bfd1bf 100644
--- a/config.h
+++ b/config.h
@@ -110,6 +110,7 @@ static Key keys[] = {
TAGKEYS( XK_8, 7)
TAGKEYS( XK_9, 8)
{ MODKEY|ShiftMask, XK_Escape, quit, {0} },
+ { MODKEY|ControlMask|ShiftMask, XK_Escape, quit, {1} }
};
/* button definitions */