1
0
Fork 0
gnu-plus-dotfiles/dot_config
rain c6779c57ce foot.ini: fix Maple Mono CN -> Maple Mono NF (was rendering Liberation Sans)
The font= line referenced 'Maple Mono CN', the CJK variant from a separate
release zip we don't install. The repo only installs Maple Mono NF (Latin
Nerd Font variant from subframe7536/Maple-font).

foot silently falls back to the system sans font when the requested family
is missing, so on every box except miche foot was rendering Liberation Sans
(noto, dejavu, etc.) while looking like a working terminal. miche has both
CN and NF installed from prior tinkering, which is why it was the only
box where the bug was invisible.

Every other config in this repo (nvim, wofi, waybar, mako) already uses
'Maple Mono NF' correctly. Only foot had the wrong suffix.

Removed the 'Terminus:size=14' fallback — Terminus isn't installed either,
so it was dead weight that also triggered foot to fall through to system
default if Maple Mono CN failed to match.

Verified: fc-match 'Maple Mono NF' now returns MapleMono-NF-Regular.ttf on
tadbit (was: Liberation Sans).
2026-06-23 20:29:03 -04:00
..
bat Initial chezmoi-managed dotfiles with bootstrap scripts 2026-06-21 18:10:54 -04:00
btop Initial chezmoi-managed dotfiles with bootstrap scripts 2026-06-21 18:10:54 -04:00
foot foot.ini: fix Maple Mono CN -> Maple Mono NF (was rendering Liberation Sans) 2026-06-23 20:29:03 -04:00
ghostty Initial chezmoi-managed dotfiles with bootstrap scripts 2026-06-21 18:10:54 -04:00
kitty Initial chezmoi-managed dotfiles with bootstrap scripts 2026-06-21 18:10:54 -04:00
mako Add sway/wofi/foot Wayland desktop stack with per-host toggle 2026-06-22 14:23:56 -04:00
nvim Initial chezmoi-managed dotfiles with bootstrap scripts 2026-06-21 18:10:54 -04:00
paru Initial chezmoi-managed dotfiles with bootstrap scripts 2026-06-21 18:10:54 -04:00
sway Remove dead sway/config.d/ includes — main config is single-file 2026-06-22 14:34:13 -04:00
topgrade Drop pacstall, use pinned binary tarball + topgrade update hook 2026-06-21 21:24:43 -04:00
waybar Add sway/wofi/foot Wayland desktop stack with per-host toggle 2026-06-22 14:23:56 -04:00
wofi Add sway/wofi/foot Wayland desktop stack with per-host toggle 2026-06-22 14:23:56 -04:00