mirror of
https://github.com/i3/i3.git
synced 2026-03-01 13:23:36 +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