dconf read /org/gnome/desktop/input-sources/sources
has the same output as
dconf read /org/gnome/desktop/input-sources/mru-sources
which is
[('xkb', 'ch+de_nodeadkeys'), ('xkb', 'us')]
What is the difference?
Should I always modify both? If not, when/why not?