diff --git a/kitty/tabs.py b/kitty/tabs.py index ff763da41..8bc2f0896 100644 --- a/kitty/tabs.py +++ b/kitty/tabs.py @@ -419,8 +419,6 @@ class Tab: # {{{ if tm is not None: ly = self.current_layout opts = get_options() - # Draw borders if: normal conditions OR new option enabled - # The new option makes kitty behave like draw_minimal_borders is true draw_borders = ( (ly.needs_window_borders and self.windows.num_visble_groups > 1) or ly.must_draw_borders or opts.draw_window_borders_for_single_window