diff options
author | terminaldweller <thabogre@gmail.com> | 2022-11-04 05:03:18 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-11-04 05:03:18 +0000 |
commit | 24bd72d7b2bfacc3caa45509b25e0ed9990b901a (patch) | |
tree | 3226f52f1aa9fdc16e68752a77ecdf8231086dfe /.tmux.conf | |
parent | cgit update (diff) | |
download | scripts-24bd72d7b2bfacc3caa45509b25e0ed9990b901a.tar.gz scripts-24bd72d7b2bfacc3caa45509b25e0ed9990b901a.zip |
update
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 |