Is it possible to have conditional segments of a config file? [closed]
I like to keep a common set of config files in version control so all the machines I use behave consistently. In the case of things like emacs this is easy as I can have conditional handling in the config file to handle the differences between my machines. What's the best way to solve this with i3? I could keep machine specific parts in a separate file which can be named in a common way if there is support for including file fragments.
duplicate, see e.g. https://faq.i3wm.org/question/1367/anyway-to-include-in-config-file/