This program will allow you to create template files that can apply COSMIC config settings en-masse! The motivation to make this program was so that I could have different panel templates and apply them at any time.
cargo install --git https://github.com/ryanabx/cosmic-ext-config-templates
cosmic-ext-config-templates --help
cosmic-ext-config-templates generate -o ./my_panel.ron panel
cosmic-ext-config-templates load-file ./my_panel.ron
cosmic-ext-config-templates load-template ubuntu-panel
All contributions are welcome, whether it be adding new base templates or anything else you might think of! This project is licensed under the GPL-3.0 license!