local M = {} function M.setup(config, wezterm) config.enable_kitty_graphics = true end return M