diff --git a/home-manager/sajenim/features/desktop/jade/wezterm/config/wezterm.lua b/home-manager/sajenim/features/desktop/jade/wezterm/config/wezterm.lua index fee6283..44ac98b 100644 --- a/home-manager/sajenim/features/desktop/jade/wezterm/config/wezterm.lua +++ b/home-manager/sajenim/features/desktop/jade/wezterm/config/wezterm.lua @@ -47,10 +47,10 @@ config.color_scheme = 'gruvbox_material_dark_hard' --| Padding config.window_padding = { - left = 20, - right = 20, - top = 20, - bottom = 0, + left = 10, + right = 10, + top = 10, + bottom = 10, } --| Style Inactive Panes