Skip to content

Use default app font if there's no "font" entry

Eugene Popov requested to merge (removed):bug432930 into master

If the user didn't change default Plasma font, then the "font" entry will not be present in the ~/.config/kdeglobals and therefore font syncing will not work. With this patch, the default application font will be used in this case.

BUG: 432930

Edited by Eugene Popov

Merge request reports