diff options
| author | tslil <tslil@posteo.de> | 2026-03-22 19:20:07 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-03-22 19:20:14 +0000 |
| commit | 9441a38f1e2f34411db2ae2be07f817692521f8f (patch) | |
| tree | c3102b9d14c9cb137eedb82546dc28228d37c8d2 | |
| parent | 866867f8455de82ca6dd4f9e5f7626b779d9912c (diff) | |
[foot] more scrollback, bind URL copy
| -rw-r--r-- | foot/foot.ini | 11 |
1 files 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 |
