summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorJohannes Bensmann <johannesbensmann@gmx.de>2019-06-13 20:46:10 +0200
committerJohannes Bensmann <johannesbensmann@gmx.de>2019-06-13 20:46:10 +0200
commitcfc732b796c4e48e44aa08f0b3f1e586d1ad095a (patch)
treed68465be8f263a6f87da23fd6c271bb2441e72a6 /config.h
parent77a137fc95f33b687a30e3dac37993a380f10ade (diff)
some clean up
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 */