Skip to content

Fix icons not showing on WSL Ubuntu#406

Open
vishwamartur wants to merge 1 commit intopowerline:masterfrom
vishwamartur:fix-icons-wsl-ubuntu
Open

Fix icons not showing on WSL Ubuntu#406
vishwamartur wants to merge 1 commit intopowerline:masterfrom
vishwamartur:fix-icons-wsl-ubuntu

Conversation

@vishwamartur
Copy link

Related to #345

Add instructions for installing and configuring fonts on WSL Ubuntu.

  • README.rst

    • Add a section for installing and configuring fonts on WSL Ubuntu.
    • Provide steps to install necessary packages and configure font settings.
    • Mention DejaVu and Sarasa Term SC fonts as potential solutions.
  • samples/DejaVuSansMono.md

    • Add a note about the issue with icons on WSL Ubuntu.
    • Provide steps to install necessary packages and configure font settings.
    • Mention DejaVu and Sarasa Term SC fonts as potential solutions.
  • install.sh

    • Add support for WSL Ubuntu.
    • Install fonts-powerline package on WSL Ubuntu.
    • Set font directory to $HOME/.local/share/fonts for WSL Ubuntu.
Related to powerline#345 Add instructions for installing and configuring fonts on WSL Ubuntu. * **README.rst** - Add a section for installing and configuring fonts on WSL Ubuntu. - Provide steps to install necessary packages and configure font settings. - Mention DejaVu and Sarasa Term SC fonts as potential solutions. * **samples/DejaVuSansMono.md** - Add a note about the issue with icons on WSL Ubuntu. - Provide steps to install necessary packages and configure font settings. - Mention DejaVu and Sarasa Term SC fonts as potential solutions. * **install.sh** - Add support for WSL Ubuntu. - Install fonts-powerline package on WSL Ubuntu. - Set font directory to `$HOME/.local/share/fonts` for WSL Ubuntu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant