summarylogtreecommitdiffstats
path: root/freetype2-ultimate5.install
diff options
context:
space:
mode:
Diffstat (limited to 'freetype2-ultimate5.install')
-rw-r--r--freetype2-ultimate5.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype2-ultimate5.install b/freetype2-ultimate5.install
index 9464c0323004..c8a2d460459f 100644
--- a/freetype2-ultimate5.install
+++ b/freetype2-ultimate5.install
@@ -7,6 +7,6 @@ post_install()
echo " mkdir -p \$HOME/.config/fontconfig/conf.d"
echo " ln -s /etc/fonts/conf.avail/11-lcdfilter-default.conf \$HOME/.config/fontconfig/conf.d/"
echo "You also have to enable subpixel antialiasing in desktop environment, in GNOME:"
- echo " gsettings set org.gnome.settings-daemon.plugins.xsettings antialiasing rgba"
+ echo " gsettings set org.gnome.desktop.interface.font-antialiasing rgba"
echo
}