Skip to content

Commit

Permalink
fix: state the issue in warn box for color emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
D3SOX authored Oct 27, 2023
1 parent ad8bc9e commit f70b01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tweaks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ yay -S ttf-joypixels

If the default font includes some emoji characters, they will be used over the characters provided by a dedicated emoji font, resulting in inconsistent display. Use the following config to enforce rendering emojis via JoyPixels.
::: warning
⚠️ Be aware that there is a bug when you do not have the [Windows Fonts](/post-installation/#windows-fonts) installed. See <https://bugs.archlinux.org/task/66080>
⚠️ Be aware that some websites may incorrectly display certain characters (like numbers) when you do not have the [Windows Fonts](/post-installation/#windows-fonts) installed. See <https://bugs.archlinux.org/task/66080>
:::

```bash
Expand Down

0 comments on commit f70b01e

Please sign in to comment.