From 0ef891a3cddb233da218799eebec098d245f0262 Mon Sep 17 00:00:00 2001 From: vdbewout Date: Fri, 27 Sep 2024 13:25:29 +0000 Subject: [PATCH] fix: remove forgotten misplaced line --- catppuccin_tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/catppuccin_tmux.conf b/catppuccin_tmux.conf index 0ff4c2f9..0714844b 100644 --- a/catppuccin_tmux.conf +++ b/catppuccin_tmux.conf @@ -104,7 +104,6 @@ set -wF pane-border-style "#{E:@catppuccin_pane_border_style}" %endif - set -agq @_ctp_p_text "@{_ctp_p_flags}" %if "#{==:#{@catppuccin_pane_number_position},left}" set -wF pane-border-format \ "#{E:@_ctp_p_left}#{E:@_ctp_p_number}#{E:@_ctp_p_middle}#{E:@_ctp_p_text}#{E:@_ctp_p_right}"