mirror of https://github.com/aristocratos/bpytop
Added notice about font problems and possible solutions
parent
8f9e8e852d
commit
80bbf2716d
|
@ -96,6 +96,14 @@ Also needs a UTF8 locale and a font that covers:
|
|||
* Unicode Block “Geometric Shapes” U+25A0 - U+25FF
|
||||
* Unicode Block "Box Drawing" and "Block Elements" U+2500 - U+259F
|
||||
|
||||
#### Notice
|
||||
|
||||
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.
|
||||
|
||||
Se 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.
|
||||
|
||||
|
||||
#### Notice
|
||||
|
||||
Dropbear seems to not be able to set correct locale. So if accessing bpytop over ssh, OpenSSH is recommended.
|
||||
|
|
Loading…
Reference in New Issue