Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
Merge pull request #510 from maximbaz/add-links-to-fontconfig
Browse files Browse the repository at this point in the history
[Linux setup] Add link to fontconfig file
  • Loading branch information
caseyahenson authored Jun 1, 2017
2 parents be2b92e + 6b38cd9 commit 865516e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extras/fonts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Android Setup Help:

Linux Setup Help:
* Place the file in `~/.local/share/fonts/`
* Update fontconfig cache with `fc-cache -f`
* Create the following fontconfig file: [latest](https://github.com/maximbaz/dotfiles/blob/master/.config/fontconfig/conf.d/70-emojione-color.conf) ([snapshot](https://github.com/maximbaz/dotfiles/blob/b63b2fe4bb5362d207e407c646655070cd1251bc/.config/fontconfig/conf.d/70-emojione-color.conf))
* Update fontconfig cache with `$ fc-cache -f`
* Chrome and all derivative apps (like Electron) will display color emoji after a restart.
* Install a patched Cairo library to display color emoji in all GTK+ apps:
* https://aur.archlinux.org/packages/cairo-coloredemoji
Expand Down

0 comments on commit 865516e

Please sign in to comment.