hykilpikonna / hyfetch

🏳️‍🌈 🏳️‍⚧️ Neofetch with LGBTQ+ pride flags!
MIT License
1.15k stars 90 forks source link

Fix terminal font info for yakuake (again) #235

Closed syimyuzya closed 4 months ago

syimyuzya commented 4 months ago

Description

Make terminal font information show in both Konsole and Yakuake. Before this fix, terminal font only shows in Konsole but not in Yakuake.

Relevant Links

This was once fixed in dylanaraps#1615 (also by me), when I found the code only matched the name against "konsole" but not "yakuake". However the additional code that fixed hykilpikonna#116 made the same mistake by matching the name only against "konsole", thus produced this bug again for Yakuake.

Screenshots

Before: before

After: after