On Sat, Oct 12, 2019 at 05:48:03AM +0200, tetrahedra via qubes-users wrote: > Common scenario: > 1) create new appVM > 2) open terminal > 3) "oh no, the color scheme and font and terminal settings are all wrong" > 4) spend some time clicking around in menus fixing it > > Is there a way to create a template-wide default gnome-terminal profile? > > (The terminal profile that I set in the template is not propagated to > appVMs based on that template) >
The settings are stored in .config/dconf Configure the template. Copy .config/dconf to /etc/skel in the template. Now every new appVM you create will inherit your configuration. For existing qubes, I would do this using salt. If you need help with that let me know. unman -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20191013123942.GA21762%40thirdeyesecurity.org.
