Skip to content

Fix restoring cursor size to the default when syncing settings with Plasma

Alessandro Astone requested to merge work/aleasto/reset-cursor-size into master

Cursor theme and cursor size might be unset in kcminputrc if they are their fallback defaults, typically the case for cursor size = 24

We need to unset the values in kde_settings.conf to remove the previous value, which would otherwise remain unchanged

Merge request reports