diff --git a/tmux.conf b/tmux.conf index c3d782e..849744d 100644 --- a/tmux.conf +++ b/tmux.conf @@ -96,7 +96,8 @@ set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'tmux-plugins/tmux-sidebar' -set -g @plugin 'seebi/tmux-colors-solarized' +# set -g @plugin 'seebi/tmux-colors-solarized' +set -g @plugin "nordtheme/tmux" # Other examples: # set -g @plugin 'github_username/plugin_name'