From ebe9717344a34b4cbe6f5bf52890066d9ab993ca Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 16 Jul 2024 15:14:54 +0300 Subject: [PATCH] dracula config update --- src/.config/tmux/tmux.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/.config/tmux/tmux.conf b/src/.config/tmux/tmux.conf index aa24f66..7cf6b94 100644 --- a/src/.config/tmux/tmux.conf +++ b/src/.config/tmux/tmux.conf @@ -7,7 +7,9 @@ set-option -g default-shell /usr/bin/fish set -g prefix C-s set -g @dracula-plugins "git cpu-usage ram-usage gpu-usage battery time" - +set -g @dracula-show-left-icon hostname +set -g @dracula-git-show-current-symbol ✓ +set -g @dracula-git-no-repo-message "no-git" set -g @dracula-show-timezone false # Start windows and panes at 1, not 0