using my own personal fork of tokyo-night-tmux while the pull

request is being merged
This commit is contained in:
aminnairi
2024-01-07 14:07:09 +01:00
parent d6029ef686
commit c1af07701f
+1 -1
View File
@@ -83,7 +83,7 @@ set -g @plugin 'tmux-plugins/tmux-sessionist'
# Setting the theme to use with Tmux Themepack # Setting the theme to use with Tmux Themepack
# set -g @themepack 'powerline/block/cyan' # 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 the Tmux plugin manager
run '~/.tmux/plugins/tpm/tpm' run '~/.tmux/plugins/tpm/tpm'