diff --git a/dot_tmux.conf.tmpl b/dot_tmux.conf.tmpl index bc9b1e6..a4bc7f2 100644 --- a/dot_tmux.conf.tmpl +++ b/dot_tmux.conf.tmpl @@ -125,8 +125,9 @@ set -g @zap_height '40%' # default: '60%' # Plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'articicestudio/nord-tmux' -set -g @plugin 'nordtheme/tmux' +#set -g @plugin 'nordtheme/tmux' set -g @plugin 'AleckAstan/tmux-zap' +set -g @plugin 'azorng/tmux-smooth-scroll' # run tpm run -b '~/.tmux/plugins/tpm/tpm'