update tmux popup config

This commit is contained in:
Alexander Navarro 2024-08-28 12:05:05 -04:00
parent f98b2c56b0
commit 99f717efcb
3 changed files with 31 additions and 12 deletions

View file

@ -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 │