summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 264727a..fd09086 100644
--- a/config.h
+++ b/config.h
@@ -183,6 +183,8 @@ static Key keys[] = {
{ 0, GDK_KEY_y, clipboard, { .i = 0 } },
+ { 0, GDK_KEY_q, quit, { 0 } },
+
{ MODKEY|GDK_SHIFT_MASK, GDK_KEY_p, print, { 0 } },
{ MODKEY, GDK_KEY_t, showcert, { 0 } },