diff --git a/ansible/roles/tmux/files/tmux/tmux.conf b/ansible/roles/tmux/files/tmux/tmux.conf index 899370f..c93569b 100644 --- a/ansible/roles/tmux/files/tmux/tmux.conf +++ b/ansible/roles/tmux/files/tmux/tmux.conf @@ -84,7 +84,7 @@ set -g @plugin 'tmux-plugins/tmux-sessionist' # Setting the theme to use with Tmux Themepack # set -g @themepack 'powerline/block/cyan' # set -g @plugin "aminnairi/tokyo-night-tmux#mode-style" -set -g @plugin "janoamaral/tokyo-night-tmux#mode-style" +set -g @plugin "janoamaral/tokyo-night-tmux" # Run the Tmux plugin manager run '~/.tmux/plugins/tpm/tpm'