Font for notifications and arg names not rendering on linux

Answered

Apologies if this is a os-problem. I just installed my Intellij on Arch linux and the small font used in notifications and for argument names in method calls is not rendered.

I could install it under my os but I don't know which font it is, can't find it mentioned in idea settings. 

I have searched forums, any hints are most welcome!

erik

 

 

0
3 comments

 Hi, does it helps if you override default font in Settings | Appearance and Behaviour | Appearance?

0

Kinda late reply from me. But yep, that solved the problem. Thanks 

0

Seems that installing google fonts also solves the problem  (on ArchLinux): 

  • pacman -Sy noto-fonts
  • pacman -Sy noto-fonts-extra
  • restart idea
0

Please sign in to leave a comment.