diff --git a/Makefile b/Makefile index f89d859..246decc 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ VISUAL_PACKAGES := \ X \ desktop \ dunst \ + fontconfig \ i3 \ i3blocks \ redshift \ @@ -84,6 +85,7 @@ VISUAL_DEPENDENCIES := \ community/zathura-ps \ extra/firefox \ extra/nm-connection-editor \ + extra/noto-fonts-emoji \ extra/thunderbird \ extra/vlc \ diff --git a/fontconfig/.config/fontconfig/fonts.conf b/fontconfig/.config/fontconfig/fonts.conf new file mode 100644 index 0000000..4d757e5 --- /dev/null +++ b/fontconfig/.config/fontconfig/fonts.conf @@ -0,0 +1,32 @@ + + + + + sans-serif + + Noto Sans + Noto Color Emoji + Noto Emoji + DejaVu Sans + + + + + serif + + Noto Serif + Noto Color Emoji + Noto Emoji + DejaVu Serif + + + + + monospace + + Noto Mono + Noto Color Emoji + Noto Emoji + + +