You are not logged in.
Pages: 1
Offline
Mod note: not a pacman issue, moving to NC.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
You're using a variable width font, which generally does not properly work w/ column oriented terminals.
(You'll either maintain a fixed width and get stretched out text with weird spacing or variable width text that breaks the column layout of the termina)
=> use some monospace font.
Offline
use some monospace font.
Already did it & still not working
Offline
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Link an updated screenshot, but if it looks similar, you're not using a monospace font.
https://github.com/lxqt/qterminal/issues/1139 - not sure whether there's a legit bug.
Also
fc-match monospaceOffline
Sorry, here's for the terminal & here's the main font
https://github.com/lxqt/qterminal/issues/1139 - not sure whether there's a legit bug.
This's exactly what happen to me
$ fc-match monospace
NotoSans-Regular.ttf: "Noto Sans" "Regular"Offline
NonoSans-Regular is *not* a monospace font.
fc-list :mono
fc-conflistOffline
I know that, I couldn't change because it always revert back into previous font
fc-list :mono
fc-conflistWhat am I supposed to do with this?
Offline
You could look at it, figure what monospace fonts you have installed at all and then check your fontconfig files whether you maybe added a bogus one.
This has absolutely nothing to do w/ qterminal.
Offline
Pages: 1