Skip to content

Fix syncing Xwayland::Scale config option

Vlad Zahorodnii requested to merge work/zzag/xwayland-scale into master

The new scale value is written but it's not flushed to the disk so when kcm_fonts_init and kcm_style_init run, they use the old scale value.

CCBUG: 480792

Merge request reports