diff options
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 |
