mirror of
https://github.com/i3/i3.git
synced 2026-02-23 09:45:43 +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