mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-26 23:24:29 +02:00
Small fix for previous PR
This commit is contained in:
parent
a61e2ce731
commit
adb5575946
@ -401,7 +401,7 @@ We now need to install the MS Sans Serif fonts, as well as their font configurat
|
||||
|
||||
#### System-wide install: ####
|
||||
- Run `sudo mkdir -p /usr/share/fonts/truetype/ms_sans_serif`
|
||||
- Copy `micross.ttf` to `/usr/share/fonts/truetype/ms_sans_serif`
|
||||
- Copy `micross.ttf` and `MSSansSerif.ttf` to `/usr/share/fonts/truetype/ms_sans_serif`
|
||||
- Copy `Extras/99-ms-sans-serif.conf` and `Extras/99-ms-sans-serif-bold.conf` to `/etc/fonts/conf.d`
|
||||
- Update the font cache by running `sudo fc-cache -f -v`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user