style(.tmux.conf): set status bar position to top for better visibility and aesthetics

This commit is contained in:
David Ibia
2024-09-05 22:10:00 +01:00
parent 94f36f6578
commit ce0f04a566

View File

@@ -67,6 +67,7 @@ set -g @resurrect-capture-pane-contents 'on'
set -g @sessionx-bind 's' set -g @sessionx-bind 's'
set -g @sessionx-window-mode 'on' set -g @sessionx-window-mode 'on'
set -g @sessionx-tree-mode 'off' set -g @sessionx-tree-mode 'off'
set -g status-position top
set -g @catppuccin_window_left_separator "" set -g @catppuccin_window_left_separator ""
set -g @catppuccin_window_right_separator " " set -g @catppuccin_window_right_separator " "