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