diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 9cea6a0..9dd8d22 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -16,7 +16,6 @@ bind c-k select-pane -U bind c-l select-pane -R bind c-g popup -E -w 80% -h 80% -d "#{pane_current_path}" -b rounded lazygit -bind c-k popup -E -w 80% -h 80% -b rounded "tmux list-keys | fzf" bind c-t popup -E -w 80% -h 80% -b rounded -d "#{pane_current_path}" bind c-s popup -E -w 80% -h 80% -b rounded "sh $HOME/choose-session.sh"