AtomsDevs / Atoms

Easily manage Linux Chroot(s) and Containers with Atoms.
GNU General Public License v3.0
414 stars 18 forks source link

Add note about potentially missing fonts. #51

Closed drewmoseley closed 1 year ago

mirkobrombin commented 1 year ago

I'm pretty sure I don’t use custom fonts in Atoms 🤔

drewmoseley commented 1 year ago

Hi @mirkobrombin the console code seems to: https://github.com/AtomsDevs/Atoms/blob/7b6950e49fcbda2bbf29d76160bda2d218025f6b/atoms/views/console.py#L20

with-font-installed without-font-installed

mirkobrombin commented 1 year ago

Oh right, i test it in gnome only. Thanks for the contribution