diff --git a/.config/wezterm/wezterm.lua##default b/.config/wezterm/wezterm.lua##default index 29dc815..24637bc 100644 --- a/.config/wezterm/wezterm.lua##default +++ b/.config/wezterm/wezterm.lua##default @@ -42,9 +42,9 @@ config = { cursor_blink_ease_in = 'Constant', cursor_blink_rate = 0, font = wezterm.font('JetBrainsMono Nerd Font'), - font_size = 14, + font_size = 15, window_background_opacity = 0.85, - macos_window_background_blur = 9, + macos_window_background_blur = 17, window_padding = { left = 2, right = 2, @@ -53,4 +53,4 @@ config = { }, } -return config \ No newline at end of file +return config