fix(tmux): remove status-right
This commit is contained in:
parent
805a0b6c1f
commit
1bc49462e7
@ -3,6 +3,7 @@ set -g prefix C-o
|
|||||||
|
|
||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
set -g set-titles-string "[#S] #W@#h (#I)"
|
set -g set-titles-string "[#S] #W@#h (#I)"
|
||||||
|
set -g status-right ""
|
||||||
|
|
||||||
set-option -g status-left-length 60
|
set-option -g status-left-length 60
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user