diff --git a/sources/tmux/.tmux.conf b/sources/tmux/.tmux.conf index 41329a1..fc00a30 100644 --- a/sources/tmux/.tmux.conf +++ b/sources/tmux/.tmux.conf @@ -84,7 +84,7 @@ set -g @plugin 'tmux-plugins/tmux-sessionist' # Tmux Tokyo Night Theme set -g @plugin fabioluciano/tmux-tokyo-night set -g @theme_variation 'night' -set -g @theme_plugins 'datetime,weather,playerctl,yay' +set -g @theme_plugins 'datetime,weather,playerctl' # Run the Tmux plugin manager run '~/.tmux/plugins/tpm/tpm'