Skip to content

Commit

Permalink
docs(fonts): specify host installation
Browse files Browse the repository at this point in the history
resolves #5284
  • Loading branch information
JanDeDobbeleer committed Jul 17, 2024
1 parent 55113b8 commit 63fe24b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/docs/installation/fonts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ import TabItem from "@theme/TabItem";
Oh My Posh was designed to use [Nerd Fonts][nerdfonts]. Nerd Fonts are popular fonts that are patched to include icons.
To see the icons displayed in Oh My Posh, **install** a [Nerd Font][nerdfonts], and **configure** your terminal to use it.

:::info
Fonts need to be installed on the host system as this is a UI setting, not a command line, or shell configuration.
This means **when running inside a container or WSL**, you need to install the font on the host system and configure
your terminal emulator to use it.
:::

### Installation

<Tabs
Expand Down

0 comments on commit 63fe24b

Please sign in to comment.