diff options
| author | Craig Jennings <craigmartinjennings@gmail.com> | 2023-05-04 16:43:12 -0500 |
|---|---|---|
| committer | Craig Jennings <craigmartinjennings@gmail.com> | 2023-05-04 16:43:12 -0500 |
| commit | ba2f878a3ec4eab7e12ed565feec056b3539165c (patch) | |
| tree | 81a7a46f971a307f2fa68391743b7218bcac920d /archsetup.sh | |
| parent | 458270ab33608336b15e469c6c1484a6c90e1ab8 (diff) | |
adding ms-fonts
reddit and some other websites look like hot garbage without these
since the whole ms font family is specified in all their web elements
Diffstat (limited to 'archsetup.sh')
| -rwxr-xr-x | archsetup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archsetup.sh b/archsetup.sh index e9fcd64..31983a6 100755 --- a/archsetup.sh +++ b/archsetup.sh @@ -454,6 +454,7 @@ desktop_environment() { pacman_install ttf-hack-nerd pacman_install noto-fonts-emoji aur_install ttf-all-the-icons + aur_install ttf-ms-fonts # System Utilities |
