tmux: add a line for breath

This commit is contained in:
inkch 2024-01-14 20:31:11 +09:00
parent 36153643a0
commit 996339190d

View File

@ -91,6 +91,7 @@ set -g pane-active-border-style fg=red
# message/command bar
set -g message-command-style 'fg=#cccccc bg=#333333 bold'
set -g message-style 'fg=#cccccc bg=#333333 bold'
# status bar
set -g status off
set -g status-position bottom