mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 11:40:37 +00:00
style(.tmux.conf): set status bar position to top for better visibility and aesthetics
This commit is contained in:
@@ -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 " "
|
||||||
|
|||||||
Reference in New Issue
Block a user