Skip to content

Commit

Permalink
Move tmux status line to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
nvonbulow committed Dec 23, 2023
1 parent ffb75ff commit a1b8ea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/dot_config/tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'catppuccin/tmux'

# catppuccin status bar customizations
set -g status-position top
set -g @catppuccin_window_middle_separator "█"
set -g @catppuccin_window_left_separator "█"
set -g @catppuccin_window_right_separator "█"
Expand Down

0 comments on commit a1b8ea4

Please sign in to comment.