local wezterm = require 'wezterm'
return {
	color_scheme = 'Dracula',
	font = wezterm.font 'JetBrains Mono',
}