dotfiles: update

This commit is contained in:
Konstantin Bukley
2019-07-31 16:53:53 +03:00
parent 3a67c2436b
commit fad42b8f35
3 changed files with 21 additions and 17 deletions

View File

@@ -23,8 +23,12 @@ set -g window-status-style fg=colour244,bg=default
set -g window-status-current-style fg=colour166,bg=default
set -g message-style fg=colour166,bg=colour235
set -g window-status-format " #W "
set -g window-status-current-format " #W "
# set -g window-status-format " #W "
# set -g window-status-current-format " #W "
set -g window-status-format " ━━━ "
set -g window-status-current-format " ━━━ "
set -g status-left ''
set -g status-right ''