aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/wezterm/wezterm.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/wezterm/wezterm.lua b/.config/wezterm/wezterm.lua
index 8a371a6..4f4bd07 100644
--- a/.config/wezterm/wezterm.lua
+++ b/.config/wezterm/wezterm.lua
@@ -202,4 +202,5 @@ return {
--},
window_close_confirmation = "NeverPrompt",
--color_scheme = 'transparent',
+ use_resize_increments = true,
}