whitespace

This commit is contained in:
Timofey Gelazoniya 2022-09-12 16:16:40 +03:00
parent a94b79dffb
commit 3d8c572b26
Signed by: zeldon
GPG Key ID: 047886915281DD2A
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ set-option -g status-left-style default
set-option -g status-left "#[fg=green]#H #[fg=green,bright]#(uname -r)#[default]"
set-option -g status-right-length 140
set-option -g status-right-style default
set-option -g status-right "#[fg=green,bg=default,bright]#(tmux-mem-cpu-load -i 3 -a 0 -g 0)#[default]"
set-option -g status-right "#[fg=green,bg=default,bright]#(tmux-mem-cpu-load -i 3 -a 0 -g 0) #[default]"
set-option -ag status-right "#[fg=red,dim,bg=default]#(uptime | cut -f 4-5 -d ' ' | cut -f 1 -d ',') "
set-option -ag status-right "#[fg=white,bg=default]%a %H:%M:%S #[fg=blue]%Y-%m-%d"
set-window-option -g window-status-style fg=colour244