removed thmux themepack from configuration

This commit is contained in:
aminnairi
2025-12-17 19:05:51 +01:00
parent d929fd881b
commit eeb9417ad4
-3
View File
@@ -78,9 +78,6 @@ set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{25
# Tmux plugin to handle tmux plugins # Tmux plugin to handle tmux plugins
set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tpm'
# Tmux theme plugin
set -g @plugin 'jimeh/tmux-themepack'
# Tmux plugin to navigate easily between session # Tmux plugin to navigate easily between session
set -g @plugin 'tmux-plugins/tmux-sessionist' set -g @plugin 'tmux-plugins/tmux-sessionist'