Dot_Files/.config/wezterm/config/misc.lua

6 lines
127 B
Lua

return {
automatically_reload_config = true,
window_close_confirmation = 'NeverPrompt',
exit_behavior = 'Close',
}