summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h b/config.h
index 472f61a..948fd75 100644
--- a/config.h
+++ b/config.h
@@ -124,8 +124,6 @@ static const Key keys[] = {
{ Mod4Mask|ShiftMask, XK_l, moveresize, {.v = (int []){ 0, 0, 25, 0 }}},
{ Mod4Mask|ShiftMask, XK_h, moveresize, {.v = (int []){ 0, 0, -25, 0 }}},
-
-
TAGKEYS( XK_1, 0)
TAGKEYS( XK_2, 1)
TAGKEYS( XK_3, 2)