diff --git a/home/wezterm/wezterm.lua b/home/wezterm/wezterm.lua index c87a95a..a64a88b 100644 --- a/home/wezterm/wezterm.lua +++ b/home/wezterm/wezterm.lua @@ -1,7 +1,7 @@ return { - font = wezterm.font("Monaspace Argon"); - color_scheme = 'Tokyo Night'; - window_decorations = 'RESIZE'; + font = wezterm.font("Monaspace Argon"), + color_scheme = 'Tokyo Night', + window_decorations = 'RESIZE', keys = { -- Emulate other programs (Zed, VSCode, ...) {