Replies: 1 comment 9 replies
-
For these kind of powerline symbols you will need a font that has those glyphs, e.g. Font Awesome or Nerd Font variants. Check the font configuration in config.h. Line 8 in d50ebee You may also want to have a look at the font2 patch to be able to add fallback fonts. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
when i start the normal via pacman on Arch installed st, my prompt is like in file a
![a](https://user-images.githubusercontent.com/42524768/127938279-b38f8fb9-7095-484d-a82c-3ae42d0987e9.png)
![b](https://user-images.githubusercontent.com/42524768/127938281-e9da6ce8-6779-41d1-b977-def5119bc1b3.png)
When i use the st-flexipatch compiled version i have a prompt like in file b.
Any idea how i can have it like file a
?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions