X-Git-Url: https://git.josue.xyz/?p=dotfilesold%2F.git;a=blobdiff_plain;f=.tmux.conf;h=f1774d58615a7fa168536311b030cadba92893ea;hp=873d443ba939795a060719eb0f03885c917e16fc;hb=7006c61d90bc892584153c528336f24a8d95e6a3;hpb=2f67adbd551d5b715d0b671b9af551a7a77b99fc diff --git a/.tmux.conf b/.tmux.conf index 873d443..f1774d5 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,7 +9,7 @@ set-option -g status-justify 'left' #set-option -g status-fg colour231 set-option -g status-bg colour31 set-option -g status-right-length 90 -set-option -g status-right "#(~/.tmux-powerline/tmux-powerline/powerline.sh right)" +set-option -g status-right "#(~/tmux-powerline/powerline.sh right)" set-option -g status-left-length 30 set -g status-left '#[fg=colour234,bg=colour31] #[fg=colour16,bg=colour254,bold] #(whoami) #[fg=colour254,bg=colour234,nobold] ' set -g window-status-current-format '#[fg=colour234,bg=colour31] #[fg=colour117,bg=colour31] #I#[fg=colour231,bold] #W#[fg=colour231,bold] #(uptime | cut -f 4-5 -d " " | cut -f 1 -d ",") hrs#[fg=colour57,bold]'