From 79a042f5d75124576a95b78b49773aac60b5fcd2 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Mon, 26 Feb 2024 20:06:29 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A9=20feat(tmux):=20Attempt=20to=20cha?= =?UTF-8?q?nge=20window=20titles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 33434da..8e29223 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -96,7 +96,7 @@ set -g @catppuccin_window_middle_separator " █" set -g @catppuccin_window_default_fill "number" set -g @catppuccin_window_current_fill "number" -set -g @catppuccin_window_current_text "#{pane_current_path}" +set -g @catppuccin_window_current_text "#{command}" set -g @catppuccin_status_modules_right "application user host session date_time" set -g @catppuccin_status_left_separator "█"