romkatv / powerlevel10k

A Zsh theme
MIT License
45.9k stars 2.17k forks source link

Prompt heads not correctly aligned #1646

Closed hblanko closed 2 years ago

hblanko commented 2 years ago

Hello everyone,

I'm doing a fresh install of Zsh and the powerlevel10k in Ubuntu and I'm encountering that the prompt heads when choosing Unicode character set are not properly aligned with the prompt itself, actually kind of shifted down a pixel.

This picture shows the issue: image

I did install the MesloLGS font.

Any clue on what is happening?

romkatv commented 2 years ago

https://github.com/romkatv/powerlevel10k#sub-pixel-imperfections-around-powerline-symbols

hblanko commented 2 years ago

Hi @romkatv, indeed that explains a lot. Didn't see this info in the README before. Font resizing mostly helped, but I ended up going to the "Lean" style, which is great too :wink:.

Congrats for the nice work!