local ok, alacritty = pcall(require, "alacritty") if not ok then return end alacritty.setup()