mirror of
https://github.com/zebrajr/dotfiles.git
synced 2025-12-06 00:20:05 +01:00
update tmux windows status bar
This commit is contained in:
parent
9f8be157ce
commit
d774a6f81f
|
|
@ -36,7 +36,7 @@ set -g status-right-length 200
|
|||
set -g status-right '#[fg=blue,dim,bg=default]#(uptime | cut -f 4-5 -d " " | cut -f 1 -d ",") #[fg=green,dim,bg=default]Uptime | Date#[fg=blue,dim,bg=default] %Y-%m-%d %H:%M '
|
||||
|
||||
setw -g window-status-current-style 'fg=red bg=cyan'
|
||||
setw -g window-status-current-format ' #I #W #F '
|
||||
setw -g window-status-current-format '#I:#W #F '
|
||||
|
||||
setw -g window-status-style 'fg=red'
|
||||
setw -g window-status-format ' #I #W #F '
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user