summaryrefslogtreecommitdiff
path: root/foot/foot.ini
diff options
context:
space:
mode:
authorJan Krautmacher <jan.krautmacher@indurad.com>2025-09-25 07:19:16 +0200
committerxengineering <me@xengineering.eu>2025-09-25 07:35:05 +0200
commitcfa060aab7447ec322e17b8194de790faf58603e (patch)
tree4c7219685aaf2c9f1211770698b7300c0a97ab91 /foot/foot.ini
parent6a3cb2ffc332e795fb03e86ca8d9c0243bd9cb51 (diff)
downloaddotfiles-cfa060aab7447ec322e17b8194de790faf58603e.tar
dotfiles-cfa060aab7447ec322e17b8194de790faf58603e.tar.zst
dotfiles-cfa060aab7447ec322e17b8194de790faf58603e.zip
foot: Raise scrollback.lines from 1000 to 10000
Diffstat (limited to 'foot/foot.ini')
-rw-r--r--foot/foot.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/foot/foot.ini b/foot/foot.ini
index 7a23305..337b0dc 100644
--- a/foot/foot.ini
+++ b/foot/foot.ini
@@ -10,3 +10,6 @@ background=1d1f21
[key-bindings]
show-urls-launch=Control+Shift+u
unicode-input=Control+Shift+o
+
+[scrollback]
+lines=10000