This patch make Xfce use "gnome" as the default icon theme and enable font antialias. Taken from ArchLinux. diff -upr xfce4-settings-4.12.0.orig/xfsettingsd/xsettings.xml xfce4-settings-4.12.0/xfsettingsd/xsettings.xml --- xfce4-settings-4.12.0.orig/xfsettingsd/xsettings.xml 2015-02-24 03:33:11.000000000 +0200 +++ xfce4-settings-4.12.0/xfsettingsd/xsettings.xml 2015-03-01 09:52:24.376869688 +0200 @@ -6,8 +6,8 @@ - + @@ -19,9 +19,9 @@ - + - + commitdiff
AgeCommit message (Collapse)Author
2019-06-10artwork: Update snapshot to 2f2fe74.Diego Nicola Barbato
* gnu/artwork.scm (%artwork-repository): Update to 2f2fe74. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-05artwork: Update snapshot to b975164.Ludovic Courtès
* gnu/artwork.scm (%artwork-repository): Update to b975164.
2019-02-10artwork: Update snapshot to e951905.Ludovic Courtès
* gnu/artwork.scm (%artwork-repository): Update to e951905.
2018-11-05artwork: Clone over HTTPS.Ludovic Courtès
Suggested by Leo Famulari <leo@famulari.name> at <https://lists.gnu.org/archive/html/help-guix/2018-11/msg00039.html>. * gnu/artwork.scm (%artwork-repository): Switch to HTTPS URL.