added back original author for tokyo-night-tmux plugin

This commit is contained in:
aminnairi
2024-01-07 21:54:53 +01:00
parent 5596a0dd20
commit 589ec97096
+2 -1
View File
@@ -83,7 +83,8 @@ 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 "aminnairi/tokyo-night-tmux#mode-style" # set -g @plugin "aminnairi/tokyo-night-tmux#mode-style"
set -g @plugin "janoamaral/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'