From 63ca44ec8d978b94b9c13a15ddfdf7b824163213 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Mon, 16 Feb 2026 14:26:00 +0100 Subject: [PATCH] update --- tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tmux.conf b/tmux.conf index 527f4aa..7fb20ae 100644 --- a/tmux.conf +++ b/tmux.conf @@ -72,3 +72,6 @@ set -g @plugin 'niksingh710/minimal-tmux-status' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'Morantron/tmux-fingers' run -b '~/.tmux/plugins/tpm/tpm' + +set -g set-titles on +set -g set-titles-string '#(whoami)@#H'