can if-then conditional statements be used in .i3/config
i'd like to use the same i3 config across multiple machines, so i'd like to be able to run exec conditionally to only start up (e.g. redshift) on some machines (where the hostname matches a string).
are if-then blocks allowed in i3's configuration?