removed yay to prevent rate limit reached error

This commit is contained in:
aminnairi
2025-11-15 19:30:00 +01:00
parent fc124d072e
commit a23616bd72
+1 -1
View File
@@ -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'