gnu: gnome: Propagate font-dejavu.

* gnu/packages/gnome.scm (gnome): Add font-dejavu to propagated inputs, to
  provide a better default for "Monospace".  Otherwise the terminal looks
  horrible and defaults to Nimbus Mono, a Courier-like face.
master
Andy Wingo 2017-08-20 13:08:23 +02:00
parent 50631fe933
commit a9dbefdc9d
No known key found for this signature in database
GPG Key ID: A8803732E4436885
1 changed files with 1 additions and 0 deletions

View File

@ -5676,6 +5676,7 @@ software that do not provide their own configuration interface.")
`(("adwaita-icon-theme" ,adwaita-icon-theme)
("baobab" ,baobab)
("font-cantarell" ,font-cantarell)
("font-dejavu" ,font-dejavu)
("at-spi2-core" ,at-spi2-core)
("dbus" ,dbus)
("dconf" ,dconf)