Update alacritty and tmux configs

This commit is contained in:
2024-10-07 05:28:36 +01:00
parent e9b886523e
commit b0087d961a
2 changed files with 16 additions and 4 deletions
+4 -4
View File
@@ -10,7 +10,7 @@ unbind %
# map reload config
bind r source-file ~/.tmux.conf
# remap switch panes
bind -n M-Left select-pane -L
bind -n M-Right select-pane -R
bind -n M-Up select-pane -U
bind -n M-Down select-pane -D
bind -n M-h select-pane -L
bind -n M-l select-pane -R
bind -n M-k select-pane -U
bind -n M-j select-pane -D