diff --git a/startkde/startplasmacompositor.cmake b/startkde/startplasmacompositor.cmake index 5bcf26af7..aed9c022f 100644 --- a/startkde/startplasmacompositor.cmake +++ b/startkde/startplasmacompositor.cmake @@ -131,6 +131,8 @@ fi if test "$kcmfonts_general_forcefontdpi" -ne 0; then export QT_WAYLAND_FORCE_DPI=$kcmfonts_general_forcefontdpi +else + export QT_WAYLAND_FORCE_DPI=96 fi # Source scripts found in /plasma-workspace/env/*.sh