summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index fb2161b..bd8b941 100644
--- a/config.h
+++ b/config.h
@@ -9,7 +9,7 @@ static SpeedBindings speed_bindings[] = {
/* key speed */
{ XK_Super_L, 3000 },
{ XK_Alt_L, 1500 },
- { XK_a, 60 },
+ { XK_a, 100 },
{ XK_Control_L, 10 },
};