How do I make permanent app configurations for DispVMs?

I’m trying to create DispVMs solely for using browser apps already configured with uBlock Origin fully set up with my own settings, filter lists and what-not. I copied the template, ran the browser on it and set it all up so it’s ready to be used for the DispVM.

But once I actually run that DispVM, all the browsers settings are back to stock!
What did I miss?

P.S. The browser I’m trying to set up is actually Librewolf.

1 Like

The template or the disposable template?

I just had to check the templates settings.
So it’s not a disposable template.

Call it a stupid question but what difference does it make?

It’s not a stupid question.

The structure is:
template->disposableTemplate->disposable

The disposableTemplate inherits from /etc/skel in the template, not
/home/user, so any user changes you make in the template wont appear in qubes
created from it.

System wide configuration in the template will appear in the
disposable.

user configuration you make in the disposable template will feature in
the disposable.

I never presume to speak for the Qubes team.
When I comment in the Forum I speak for myself.