diff options
| author | JackJ30 <jackqjamison@proton.me> | 2025-03-21 14:20:51 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2025-03-21 14:20:51 -0400 |
| commit | 60a903bb21fbf2fee1a41c6f2fd24a1f43802723 (patch) | |
| tree | db22d1f2230827a92cf42f20cdafceed88c137b5 /.config/foot/foot.ini | |
| parent | def7b464a78f54ebdafa96ed520e7ed839bcb538 (diff) | |
more configmaster
Diffstat (limited to '.config/foot/foot.ini')
| -rw-r--r-- | .config/foot/foot.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..2750895 --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,12 @@ +shell=bash + +font=monospace:size=12 + +[scrollback] +lines=100000 + +[main] +pad=8x8 + +[cursor] +color= 002b36 93a1a1 |
