From 9441a38f1e2f34411db2ae2be07f817692521f8f Mon Sep 17 00:00:00 2001 From: tslil Date: Sun, 22 Mar 2026 19:20:07 +0000 Subject: [foot] more scrollback, bind URL copy --- foot/foot.ini | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/foot/foot.ini b/foot/foot.ini index aaab068..7bf185a 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -2,7 +2,7 @@ # font=MxPlus IBM VGA 9x16:size=18 # font-bold=MxPlus IBM VGA 9x16:size=18 # font=Commit Mono:size=23 -font=BQN386 Unicode DZ-11:size=16 +font=BQN386 Unicode DZ:size=16 # bold-text-in-bright=on # font=Berkeley Mono:size=13 @@ -12,8 +12,9 @@ include=/usr/share/foot/themes/material-amber include=/usr/share/foot/themes/dracula initial-color-theme=dark -[tweak] -font-monospace-warn=no - [scrollback] -lines=65536 +lines=131072 + +[key-bindings] +show-urls-launch=none +show-urls-copy=Control+Shift+o -- cgit v1.2.3