diff --git a/home/user/.config/tmux/plugins.conf b/home/user/.config/tmux/plugins.conf index a2086e8..6f9a513 100644 --- a/home/user/.config/tmux/plugins.conf +++ b/home/user/.config/tmux/plugins.conf @@ -3,9 +3,8 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'laktak/extrakto' - # Options ## extrakto set -g @extrakto_popup_size '40%' -set -g @extrakto_key 'c' \ No newline at end of file +set -g @extrakto_key 'e' \ No newline at end of file