mirror of
https://github.com/i3/i3.git
synced 2026-04-01 20:56:57 +00:00
We do this by adding to included_files as i3 processes the configs. This should allow for easy debugging, without having to change how i3 processes config files. related to #4192