Compare commits

..

No commits in common. "8ab6a334c47f9ea14dc3141660e1ea907a85676f" and "46475203322330f1f796f5dbed9e062617aa86e9" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View file

@ -1,5 +1,3 @@
gui:
switchTabsWithPanelJumpKeys: true
quitOnTopLevelReturn: true quitOnTopLevelReturn: true
update: update:
method: never method: never

View file

@ -41,10 +41,6 @@ unbind v
unbind h unbind h
bind v split-window -h -c "#{pane_current_path}" bind v split-window -h -c "#{pane_current_path}"
bind h split-window -v -c "#{pane_current_path}" bind h split-window -v -c "#{pane_current_path}"
bind c-j display-popup -E -d "#{pane_current_path}" -w 90% -h 90% lazygit
bind c-p display-popup -E -d "#{pane_current_path}" "tmux new-session -s py python"
bind c-l display-menu -T "lock screen?" -C 1 yes y "run-shell physlock" no n ""
bind c-v display-popup -E -d "#{pane_current_path}" nvim
# reload config # reload config
unbind r unbind r