diff options
| author | tslil clingman <tslil@posteo.de> | 2023-12-01 18:16:33 +0100 |
|---|---|---|
| committer | tslil clingman <tslil@posteo.de> | 2023-12-01 18:16:33 +0100 |
| commit | ce6220b1a0e94ee3c5f11fe195ae7f453f7b2666 (patch) | |
| tree | e22935fbb9110c838ed780d873b61766f96498bd /foot | |
| parent | ae8a78b1d4c3e8ebbbe770b386d5379413b6ad37 (diff) | |
[foot] track actual config
Diffstat (limited to 'foot')
| -rw-r--r-- | foot/foot.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/foot/foot.ini b/foot/foot.ini new file mode 100644 index 0000000..34c3a86 --- /dev/null +++ b/foot/foot.ini @@ -0,0 +1,11 @@ +[main] +font=MxPlus IBM VGA 9x16:size=22 +font-bold=MxPlus IBM VGA 9x16:size=22 +# font=Commit Mono:size=13 +bold-text-in-bright=on +box-drawings-uses-font-glyphs=yes +#dpi-aware=yes +include=/usr/share/foot/themes/apprentice + +[scrollback] +lines=65536 |
