|
@@ -117,6 +117,6 @@ set -g status-bg colour234
|
|
|
set -g status-left-length 90
|
|
set -g status-left-length 90
|
|
|
set -g status-left '#[fg=colour189,bg=colour55] #S #[fg=colour55,bg=colour233]#(powerline tmux left)'
|
|
set -g status-left '#[fg=colour189,bg=colour55] #S #[fg=colour55,bg=colour233]#(powerline tmux left)'
|
|
|
set -g status-right-length 90
|
|
set -g status-right-length 90
|
|
|
-set -g status-right '#(powerline tmux right) #(~/dotfiles/powerline/rainbarf/rainbarf --remaining --rgb --width 10)'
|
|
|
|
|
|
|
+set -g status-right '#(powerline tmux right) #(~/dotfiles/tmux/rainbarf/rainbarf --remaining --rgb --width 10)'
|
|
|
set -g window-status-format " #[fg=colour244,bg=colour234]#I#F#[fg=colour249]#W "
|
|
set -g window-status-format " #[fg=colour244,bg=colour234]#I#F#[fg=colour249]#W "
|
|
|
set -g window-status-current-format "#[fg=red,bg=red] #[fg=colour231,bg=red]#I #[fg=colour231,bold]#W#[fg=red,bg=red,nobold] "
|
|
set -g window-status-current-format "#[fg=red,bg=red] #[fg=colour231,bg=red]#I #[fg=colour231,bold]#W#[fg=red,bg=red,nobold] "
|