mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
tmux: modify fzf height abit.
This commit is contained in:
parent
78d000a5ef
commit
ac2e8b2c13
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ setw -g window-status-current-format ' #I #W '
|
|||
setw -g window-status-separator ''
|
||||
|
||||
# tmux fzf plugin
|
||||
TMUX_FZF_OPTIONS="-p -w 40% -h 20% --border=sharp --separator='─' --margin=0 --layout=reverse"
|
||||
TMUX_FZF_OPTIONS="-p -w 40% -h 40% --border=sharp --separator='─' --margin=0 --layout=reverse"
|
||||
TMUX_FZF_PREVIEW=0
|
||||
TMUX_FZF_SWITCH_CURRENT=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue