GTK app font size tiny after Plasma 524 upgrade

I assume you use a high dpi screen. To correctly scale it’s also possible to change .profile

appending these lines to ~/.profile or something similar. I use GTK (cinnamon) and need to scale QT apps but I assume the same can be done in KDE for GDK apps. You can change the numbers as you wish.

export GDK_AUTO_SCREEN_SCALE_FACTOR=0
export GDK_SCREEN_SCALE_FACTORS=1