status right delete
This commit is contained in:
parent
5ef8b7bba8
commit
6a32e7eeb6
1 changed files with 2 additions and 1 deletions
|
@ -4,8 +4,9 @@ set -ag terminal-overrides ",*:RGB"
|
|||
unbind C-b
|
||||
set-option -g prefix C-a
|
||||
bind-key C-a send-prefix
|
||||
set -g status-style 'bg=#181926 fg=#cad3f5'
|
||||
set -g status-style 'bg=#24273A fg=#cad3f5'
|
||||
set-option -g status-position top
|
||||
set-option -g status-right ""
|
||||
set -g status-left-length 20
|
||||
set-option -sg escape-time 10
|
||||
|
||||
|
|
Loading…
Reference in a new issue