mirror of
https://github.com/i3/i3.git
synced 2025-10-29 19:35:06 +00:00
This introduces memory usage by one copy of the config file, which is an acceptable trade-off for being able to easily revert data loss. The default config is 6KB, user configs will be in the same ballpark. fixes #2856