diff --git a/ansible/roles/tmux/files/tmux/tmux.conf b/ansible/roles/tmux/files/tmux/tmux.conf index a1fb664..39d1102 100644 --- a/ansible/roles/tmux/files/tmux/tmux.conf +++ b/ansible/roles/tmux/files/tmux/tmux.conf @@ -83,7 +83,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 "janoamaral/tokyo-night-tmux" +set -g @plugin "aminnairi/tokyo-night-tmux#mode-style" # Run the Tmux plugin manager run '~/.tmux/plugins/tpm/tpm'