diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 303d788..80e9f78 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -46,8 +46,8 @@ bind -r > swap-window -d -t :+ bind -r < swap-window -d -t :- # Choosing layouts -bind -r C-o rotate-window -bind -r C-i rotate-window -D +bind -r C-o rotate-window -D +bind -r C-i rotate-window -U bind -r space next-layout bind C-m set main-pane-width 50% \; select-layout main-vertical