diff options
Diffstat (limited to '.config/foot/foot.ini.freebsd')
| -rw-r--r-- | .config/foot/foot.ini.freebsd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/foot/foot.ini.freebsd b/.config/foot/foot.ini.freebsd new file mode 100644 index 0000000..d5e557b --- /dev/null +++ b/.config/foot/foot.ini.freebsd @@ -0,0 +1,15 @@ +[main] +#font=Mono:size=9 +#font=MiscFixed:pixelsize=14 +#font=fixed-6x13:pixelsize=13 + +font=Misc MiscFixed:pixelsize=13 +pad=2x0 center + +#[cursor] +#color=ffffff ff0000 + +[colors] +background=ffffff +foreground=000000 +cursor=ffffff ff0000 |
