update tmux popup config
This commit is contained in:
parent
f98b2c56b0
commit
99f717efcb
3 changed files with 31 additions and 12 deletions
|
|
@ -159,7 +159,8 @@ set -g @plugin "loichyan/tmux-toggle-popup"
|
|||
set -g @popup-id-format '#{b:socket_path}/#{session_name}/#{b:pane_current_path}/#{@popup_name}'
|
||||
|
||||
# Use this to open specific programs in floating panes
|
||||
bind C-o run "#{@popup-toggle} -Ed'#{pane_current_path}' -w90% -h90% --name=lazygit lazygit"
|
||||
bind C-p run "#{@popup-toggle}"
|
||||
bind C-o run "#{@popup-toggle} -Ed'#{pane_current_path}' -w90% -h90% --name=tool fzf-tmux-tools-popup"
|
||||
|
||||
# ╭──────────────────────────────────────────────────────────╮
|
||||
# │ FZF │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue