diff --git a/tmux.conf b/tmux.conf index 4c32b46..4a2c5be 100644 --- a/tmux.conf +++ b/tmux.conf @@ -48,6 +48,8 @@ set -g @plugin 'jaclu/tmux-menus' run '~/.tmux/plugins/tpm/tpm' # plugin config +set -g @menus_trigger ' m' + # clipboard related set -g @extrakto_clip_tool 'tmux loadb -' if 'command -v termux-clipboard-set' {