summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5cac815..b0cbd28 100644
--- a/config.h
+++ b/config.h
@@ -1,5 +1,6 @@
-/* the rate at which the mouse moves */
+/* the rate at which the mouse moves in Hz
+ * also affects the speed */
static const unsigned int move_rate = 30;
/* the speed with no modifier */