Suggest how to get colorful emoji

This is something that took me long to figure out, I think it'd help to
have it mentioned in the default configuration.
This commit is contained in:
Maze 2021-08-12 15:01:44 +02:00
parent 9a4ababd9a
commit 5c819176a5
2 changed files with 8 additions and 0 deletions

View File

@ -27,6 +27,10 @@ fontSize:
fontFamily:
string sans: "Roboto"
string mono: "Hack"
// Fonts are comma-separated.
// For example, if you want colorful emoji, you could do:
// string sans: "Roboto,Joypixels"
// string mono: "Hack,Joypixels"
colors:
int hue: 240

View File

@ -27,6 +27,10 @@ fontSize:
fontFamily:
string sans: "Roboto"
string mono: "Hack"
// Fonts are comma-separated.
// For example, if you want colorful emoji, you could do:
// string sans: "Roboto,Joypixels"
// string mono: "Hack,Joypixels"
colors:
int hue: 240