From adce088bc95e013d29892bd2f8a64902d23d2dec Mon Sep 17 00:00:00 2001 From: Raymont Qin <140027854+QinCai-rui@users.noreply.github.com> Date: Mon, 24 Feb 2025 07:41:53 +1300 Subject: [PATCH] Update Terminus font link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a74bd6..cd3a5e2 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ Can be set with `make setcap` (preferred) or `make setuid` or by running btop wi * If you are having problems with the characters in the graphs not looking like they do in the screenshots, it's likely a problem with your systems configured fallback font not having support for braille characters. -* See [Terminess Powerline](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Terminus/terminus-ttf-4.40.1) for an example of a font that includes the braille symbols. +* See [Terminess Powerline](https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/Terminus/TerminessNerdFontMono-Regular.ttf) for an example of a font that includes the braille symbols. * See comments by @sgleizes [link](https://github.com/aristocratos/bpytop/issues/100#issuecomment-684036827) and @XenHat [link](https://github.com/aristocratos/bpytop/issues/100#issuecomment-691585587) in issue #100 for possible solutions.