aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 2d854a0..6b2737e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -24,7 +24,7 @@ static unsigned int tripleclicktimeout = 600;
24static bool allowaltscreen = true; 24static bool allowaltscreen = true;
25 25
26/* frames per second st should at maximum draw to the screen */ 26/* frames per second st should at maximum draw to the screen */
27static unsigned int xfps = 60; 27static unsigned int xfps = 120;
28static unsigned int actionfps = 30; 28static unsigned int actionfps = 30;
29 29
30/* 30/*