diff --git a/configs/shared/tmux/.tmux.conf b/configs/shared/tmux/.tmux.conf index 9c2124885..6dc3ec0f6 100644 --- a/configs/shared/tmux/.tmux.conf +++ b/configs/shared/tmux/.tmux.conf @@ -16,7 +16,7 @@ set -g @plugin 'dalejung/tmux-select-pane-no-wrap' set -g @plugin 'tmux-plugins/tmux-copycat' set -g @copycat_next 'p' set -g @copycat_prev 'n' -set -g @plugin 'arcticicestudio/nord-tmux' +set -g @plugin 'odedlaz/tmux-onedark-theme' ################################################################################