aboutsummaryrefslogtreecommitdiff
path: root/config/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'config/tmux')
-rw-r--r--config/tmux/tmux.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf
index 777810f..eb20984 100644
--- a/config/tmux/tmux.conf
+++ b/config/tmux/tmux.conf
@@ -29,9 +29,9 @@ bind R source-file ~/.config/tmux/tmux.conf
set -g status-right-length 100
set -g @plugin 'tmux-plugins/tpm'
-# set -g @plugin 'egel/tmux-gruvbox'
-# set -g @tmux-gruvbox 'dark'
-set -g @plugin 'arcticicestudio/nord-tmux'
+set -g @plugin 'egel/tmux-gruvbox'
+set -g @tmux-gruvbox 'dark'
+# set -g @plugin 'arcticicestudio/nord-tmux'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'wfxr/tmux-fzf-url'