Skip to content

Instantly share code, notes, and snippets.

@toanbku
Last active June 15, 2022 07:51
Show Gist options
  • Save toanbku/72fbe26f9a9e4d0b2029aa5f086944ed to your computer and use it in GitHub Desktop.
Save toanbku/72fbe26f9a9e4d0b2029aa5f086944ed to your computer and use it in GitHub Desktop.
Use system font on Discord (MacOS)

Step 1

Download & install BetterDiscord: https://betterdiscord.app/

Step 2

Follow the screenshot below:

:root {
    --font-gfont: "BlinkMacSystemFont" !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment