Commit ab44f800 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add liberation fonts to gnome3

epiphany (or fontconfig?) insists on URW fonts for rendering webpages like http://opennet.ru which hurts my eyes; looks like /etc/fonts/conf.d/60-alt-post-user.conf would override these with e.g. Liberation or Dejavu (with the latter being inferior to the former, IMHO).
parent 57fa35d5
......@@ -130,8 +130,8 @@ distro/regular-cinnamon: distro/.regular-gtk \
@$(call set,KFLAVOURS,un-def)
# not .regular-gtk due to gdm vs lightdm
distro/regular-gnome3: distro/.regular-desktop \
use/x11/gnome3 use/browser/epiphany +plymouth +nm
distro/regular-gnome3: distro/.regular-desktop +plymouth +nm \
use/x11/gnome3 use/browser/epiphany use/fonts/ttf/redhat
@$(call add,LIVE_PACKAGES_REGEXP,^setup-gnome3-done.*)
# reusable bits
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment