summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index 03b69bb..517c206 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -68,6 +68,8 @@ max-file-size = 20000000
# absolute maximum file size.
# ted will produce an error if a file larger than this is loaded.
max-file-size-view-only = 100000000
+# how much ctrl+scroll wheel changes the text size (0 for no change, negative to invert change)
+ctrl-scroll-adjust-text-size = 1.0
# whether to use vsync or not. you probably want this on.
vsync = on