diff --git a/.tmux.conf b/.tmux.conf index e19230e..f0a16ee 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -71,11 +71,8 @@ set -g @plugin 'tmux-plugins/tmux-copycat' set -g @plugin 'tmux-plugins/tmux-pain-control' set -g @plugin 'tmux-plugins/tmux-open' set -g @plugin 'tmux-plugins/tmux-battery' -set -g @plugin 'dracula/tmux' - -set -g @dracula-plugins "battery cpu-usage ram-usage weather time" -set -g @dracula-show-powerline true -set -g @dracula-border-contrast true +set -g @plugin 'egel/tmux-gruvbox' +set -g @tmux-gruvbox 'dark' run ~/.tmux/plugins/tpm/tpm