# to be sourced
if [ "$(readlink /etc/alternatives/gl_conf)" = "/etc/nvidia-current/ld.so.conf" ]; then
	nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1
fi
