diff --git a/.tmux.conf b/.tmux.conf index 9df03db..775f5b8 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -13,6 +13,7 @@ set -g @plugin 'tmux-plugins/tmux-yank' #set -g @plugin 'tmux-plugins/tmux-urlview' set -g @plugin 'tmux-plugins/tmux-sidebar' set -g @plugin 'tmux-plugins/tmux-prefix-highlight' +set -g @plugin 'jaclu/tmux-menus' set -g @plugin 'egel/tmux-gruvbox' set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M'