Are user and system files always read both, such that user files can partially overwrite system files? If yes, then @elextr idea sounds very good to me, and if not it should be changed to behave that way.
systemd has something similar, called drop-ins, where only parts of the system unit file can be overwritten (it's also ini-style), so maybe this approach makes sense. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1482#issuecomment-298160928
