Skip to content

Make gdk reconfigure less aggressive

Toon Claes requested to merge tc-less-agressive-reconfigure into master

Instead of deleting config files, touch the .example files. This will trigger a re-make of the config files, and bin/safe-sed will not blindly overwrite those files.

Merge request reports