Skip to content

Commit

Permalink
adding option to toggle status bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Motevasselani committed Jun 4, 2024
1 parent 44c44cf commit 124b48e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ bind-key -n M-j select-pane -D
bind-key -n M-k select-pane -U
bind-key -n M-l select-pane -R

bind-key -n M-t set-option status



set-option -g status-position top

# List of plugins
Expand Down

0 comments on commit 124b48e

Please sign in to comment.