Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
Try fc-cache -fv and see if its actually scanning ~/.fonts, and see how many fonts it finds. You may also get lucky and find that -f fixes it... – derobertJan 10 at 21:14
~/.fonts: caching, new cache contents: 0 fonts, 0 dirs – user1561108Jan 10 at 21:41
also, they appear to be under ./.fontconfig too but still not showing inside any apps? – user1561108Jan 10 at 22:29
/etc/fonts/fonts.confor/etc/fonts/local.conf– harish.venkat Jan 10 at 20:33fc-cache -fvand see if its actually scanning~/.fonts, and see how many fonts it finds. You may also get lucky and find that-ffixes it... – derobert Jan 10 at 21:14