Guest User

Untitled

a guest
Mar 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # Install Google Fonts
  2.  
  3. `cd /usr/share/fonts`
  4. `sudo mkdir googlefonts`
  5. `sudo unzip -d . ~/Downloads/*.zip`
  6.  
  7. //`sudo chmod -R --reference=opentype googlefonts`
  8.  
  9. ## Register fonts
  10. `sudo fc-cache -fv`
Add Comment
Please, Sign In to add comment