1 2 3 4 5 6
local wezterm = require 'wezterm' return { color_scheme = 'Dracula', font = wezterm.font 'JetBrains Mono', }