diff options
Diffstat (limited to '')
-rw-r--r-- | .tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ set -g @continuum-save-interval '15' # set -g @plugin 'tmux-plugins/tmux-sidebar' # set -g @resurrect-processes `ranger ssh w3mlastsession k9s top cointop newsboat irssi neomutt` set -g @fzf-url-history-limit '2000' -set -g @fzf-url-fzf-options '-w 50% -h 50% --multi -0 --no-preview --no-border' +set -g @fzf-url-fzf-options '-w 70% -h 70% --multi -0 --no-preview --border=sharp' #unbindings -- these are reserved for vim use unbind Up |