diff --git a/tmux.conf b/tmux.conf index 554c4de..8a39400 100644 --- a/tmux.conf +++ b/tmux.conf @@ -96,9 +96,8 @@ set -g @dracula-military-time true set -g @dracula-git-show-current-symbol ✓ set -g @dracula-weather-colors "green dark_gray" set -g @dracula-git-colors "dark_gray cyan" -# depends on a custom change done on the theme. PR was already open but waiting for -# some review set -g @dracula-git-no-untracked-files true +set -g @dracula-git-show-remote-status true # r for reloading config file bind r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded."