From 3da05f463103af5042dcaf7f8d9ce9099102be7d Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 6 Dec 2022 11:29:46 -0600 Subject: [PATCH] Clarifying comment --- common/kitty/kitty.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/kitty/kitty.conf b/common/kitty/kitty.conf index 7a2a004..4960f69 100644 --- a/common/kitty/kitty.conf +++ b/common/kitty/kitty.conf @@ -110,5 +110,6 @@ touch_scroll_multiplier 5.0 include current-theme.conf # END_KITTY_THEME -# same as bg +# same as bg, used by tmux to ensure the same bg color is used in pane border +# and statusline color19 #100814 \ No newline at end of file