tmux: add a line for breath
This commit is contained in:
@ -91,6 +91,7 @@ set -g pane-active-border-style fg=red
|
|||||||
# message/command bar
|
# message/command bar
|
||||||
set -g message-command-style 'fg=#cccccc bg=#333333 bold'
|
set -g message-command-style 'fg=#cccccc bg=#333333 bold'
|
||||||
set -g message-style 'fg=#cccccc bg=#333333 bold'
|
set -g message-style 'fg=#cccccc bg=#333333 bold'
|
||||||
|
|
||||||
# status bar
|
# status bar
|
||||||
set -g status off
|
set -g status off
|
||||||
set -g status-position bottom
|
set -g status-position bottom
|
||||||
|
Reference in New Issue
Block a user