Remove status right contents
This commit is contained in:
parent
f31e39e5f5
commit
78a3de6e80
|
@ -25,7 +25,7 @@ bind -n C-Down resize-pane -D 5
|
|||
bind -n C-Up resize-pane -U 5
|
||||
|
||||
set-option -g status-left-length 50
|
||||
set-option -g status-right " #(battery -t) #(date '+%a, %b %d - %H:%M') "
|
||||
set-option -g status-right ""
|
||||
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue