dotfiles/home/user/.config/tmux/plugins.conf
2024-06-24 11:27:17 +03:00

11 lines
213 B
Plaintext

# vim: ft=tmux
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'laktak/extrakto'
# Options
## extrakto
set -g @extrakto_popup_size '40%'
set -g @extrakto_key 'e'
set -g @extrakto_fzf_unset_default_opts "false"