tmux: dont show time
This commit is contained in:
@@ -90,6 +90,6 @@ set -g status-left-length "100"
|
|||||||
setw -g window-status-activity-style "none,fg=#93b259,bg=#f4f0d9"
|
setw -g window-status-activity-style "none,fg=#93b259,bg=#f4f0d9"
|
||||||
setw -g window-status-style "none,fg=#939f91,bg=#f4f0d9"
|
setw -g window-status-style "none,fg=#939f91,bg=#f4f0d9"
|
||||||
set -g status-left ""
|
set -g status-left ""
|
||||||
set -g status-right "#[fg=#939f91,bg=#f4f0d9] #H @ #S | %H:%M"
|
set -g status-right "#[fg=#939f91,bg=#f4f0d9] #H @ #S"
|
||||||
setw -g window-status-format "#I:#W"
|
setw -g window-status-format "#I:#W"
|
||||||
setw -g window-status-current-format "#[fg=#93b259,bold]#I:#W*"
|
setw -g window-status-current-format "#[fg=#93b259,bold]#I:#W*"
|
||||||
|
|||||||
Reference in New Issue
Block a user