91861 / wayst

A simple terminal emulator
MIT License
287 stars 9 forks source link

IBM Plex Mono will not load #60

Closed shoober420 closed 3 years ago

shoober420 commented 3 years ago

As of the latest master commit (https://github.com/91861/wayst/commit/7ac8e64001b6250aaeb1debf928e3ed5f5be49e6), my font will not load. It seems wayst will not include the spaces in the font name, even if it’s like that in the config. “fc-list” shows “IBM Plex Mono:style=Regular”, but when launching wayst, it says it can’t load font “IBMPlexMono”

Here’s my config. https://gist.github.com/shoober420/8a2206ee8472eb0b74aa7dec969f0ccc

shoober420 commented 3 years ago

I’m still crashing. Here’s the debug font output. 58A193F1-2CDD-4B81-BFE8-C3B6B4A05BEF

shoober420 commented 3 years ago

This has some how ironed itself out. This could have been a buggy package on my end. The “perl” package in the Arch testing repo is bugged, so that could have been it. Sorry for the confusion.