diff --git a/home/user/.config/tmux/plugins.conf b/home/user/.config/tmux/plugins.conf index 215b17a..1898fc4 100644 --- a/home/user/.config/tmux/plugins.conf +++ b/home/user/.config/tmux/plugins.conf @@ -1,4 +1,10 @@ # vim: ft=tmux set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'laktak/extrakto' \ No newline at end of file +set -g @plugin 'laktak/extrakto' + + +# Options + +## extrakto +set -g @extrakto_popup_size "40%" \ No newline at end of file