summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index 3d4906a..2190342 100644
--- a/config.def.h
+++ b/config.def.h
@@ -154,8 +154,6 @@ static const Key keys[] = {
{ MODKEY, XKB_KEY_q, killclient, {0} },
{ MODKEY|WLR_MODIFIER_SHIFT, XKB_KEY_Q, spawn, {.v = (const char*[]){ "sysact", NULL }} },
- { MODKEY|WLR_MODIFIER_SHIFT, XKB_KEY_Return, addscratchpad, {0} },
- { MODKEY|WLR_MODIFIER_SHIFT, XKB_KEY_grave, togglescratchpad, {0} },