Updates to software configs, nvim, alacritty, tmux

This commit is contained in:
2026-05-06 10:26:37 +02:00
parent 7ba67a2655
commit 776a1c7734
4 changed files with 9 additions and 47 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ unbind %
bind '`' split-window -h -l 40% -c "#{pane_current_path}"
bind '\' split-window -v -l 35% -c "#{pane_current_path}"
bind-key -n 'C-\' run-shell -b "~/.local/bin/tmux-toggle-term float"
bind j run-shell -b "~/.local/bin/tmux-toggle-term float"
bind g run-shell 'tmux popup -d "#{pane_current_path}" -xC -yC -w90% -h90% -E gitu'
bind e run-shell 'tmux popup -d "#{pane_current_path}" -xC -yC -w90% -h90% -E "~/.local/bin/tmux-lf-helix"'