• Stars
    star
    205
  • Rank 186,942 (Top 4 %)
  • Language
    Shell
  • License
    Other
  • Created over 4 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🐒 Install segoe-ui font on linux (ubuntu)

Segoe-UI Font on Linux (Ubuntu)

installs the entire font family including emoji, also installs to wine-prefix if found.

TL;DR

segoe

Segoe (/ˈsiːɡoʊ/ SEE-goh) is a typeface, or family of fonts, that is best known for its use by Microsoft. The company uses Segoe in its online and printed marketing materials, including recent logos for a number of products. Additionally, the Segoe UI font sub-family is used by numerous Microsoft applications.

Segoe UI is a member of the Segoe family used in Microsoft products for user interface text, as well as for some online user assistance material, intended to improve the consistency in how users see all text across all languages

How to install it

Open terminal and run the command below

git clone https://github.com/SpudGunMan/segoe-ui-linux
chmod +x install.sh
./install.sh

Sample:

Github with Segoe UI font looks better (in the example below displays the papirus-icon repo)

Images (Screenshot) Description

Without Segoe-UI (before installing)

With Segoe-UI (after installing)

Source

Thanks to SpudGunMan for the update on adding new fonts, changed directory, and add wine-prefix.