diff options
| author | Marc Vertes <mvertes@free.fr> | 2026-03-11 16:52:58 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2026-03-11 16:52:58 +0100 |
| commit | 0dedac1d5b388c56f2b4099929e6a13a9a3be180 (patch) | |
| tree | 4656fa8da13256d2aaffb4198f20feb27418fc56 /.config/foot/foot.ini.freebsd | |
| parent | a03d5f393eaa5b0cd7c1b769f2ddb7efd4ec9431 (diff) | |
update
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 |
