From fde1f32af83c776be6e437a4e778c59be608b6cd Mon Sep 17 00:00:00 2001 From: James Walker Date: Sun, 5 Jan 2025 13:48:43 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20tmux=20config=20(network=20is=20?= =?UTF-8?q?fixed)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chezmoi/dot_config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chezmoi/dot_config/tmux/tmux.conf b/chezmoi/dot_config/tmux/tmux.conf index b6a7b03..3421421 100644 --- a/chezmoi/dot_config/tmux/tmux.conf +++ b/chezmoi/dot_config/tmux/tmux.conf @@ -14,7 +14,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'dracula/tmux' # dracula: https://draculatheme.com/tmux -set -g @dracula-plugins "battery ssh-session" +set -g @dracula-plugins "network battery ssh-session" set -g @dracula-show-left-icon session set -g @dracula-show-powerline true