diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 6d71686..8a47aef 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -20,3 +20,5 @@ bind-key U resize-pane -U 8 bind-key D resize-pane -D 8 bind-key L resize-pane -L 8 bind-key R resize-pane -R 8 + +bind-key -r Space next-layout