diff --git a/helpers/make-kubuntu-settings b/helpers/make-kubuntu-settings
index c200b5e15d372853c4ce26772802ba2843829606..ade24cea08937c6643f54b04ac9deb3eb1e108c1 100644
--- a/helpers/make-kubuntu-settings
+++ b/helpers/make-kubuntu-settings
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=3
 COMPONENT=main
 . ./config
 
@@ -66,6 +66,25 @@ intensity=0.4
 saturation=1.7
 EOF
 
+cat << EOF > desktop/kf5-settings/kdeglobals
+[General]
+fixed=Monospace,9,-1,0,50,0,0,0,0,0,Regular
+font=Roboto,10,-1,0,50,0,0,0,0,0,Regular
+menuFont=Roboto,10,-1,0,50,0,0,0,0,0,Regular
+smallestReadableFont=Roboto,8,-1,0,50,0,0,0,0,0,Regular
+toolBarFont=Roboto,10,-1,0,50,0,0,0,0,0,Regular
+XftAntialias=true
+XftHintStyle=hintslight
+XftSubPixel=rgb
+
+[WM]
+activeFont=Roboto,10,-1,0,57,0,0,0,0,0,Medium
+
+[KDE]
+LookAndFeelPackage=org.triskel.desktop
+SingleClick=false
+EOF
+
 cp -a $DATA/wallpaper wallpaper
 echo 'wallpaper/*	usr/share/wallpapers/' >> debian/triskel-settings-desktop.install