chore: small visual fixes
This commit is contained in:
@@ -76,7 +76,6 @@ set-option -g set-titles on
|
||||
set-option -g set-titles-string "#H: #W"
|
||||
|
||||
########## Styling ##########
|
||||
# generated using https://github.com/edkolev/tmuxline.vim
|
||||
set -g status-position top
|
||||
set -g status-justify "left"
|
||||
set -g status "on"
|
||||
@@ -89,7 +88,7 @@ set -g status-right-length "100"
|
||||
set -g status-left-length "100"
|
||||
setw -g window-status-activity-style "none,fg=#93b259,bg=#e6e2cc"
|
||||
setw -g window-status-style "none,fg=#939f91,bg=#e6e2cc"
|
||||
set -g status-left ""
|
||||
set -g status-right "#[fg=#939f91,bg=#e6e2cc] #H @ #S"
|
||||
setw -g window-status-format "#I:#W"
|
||||
setw -g window-status-current-format "#[fg=#93b259,bold]#I:#W*"
|
||||
set -g status-left "#[fg=#939f91,bg=#e6e2cc] "
|
||||
set -g status-right "#[fg=#939f91,bg=#e6e2cc] #H "
|
||||
setw -g window-status-format " #I∣#W "
|
||||
setw -g window-status-current-format "#[fg=#93b259,bold] #I∣#W "
|
||||
|
||||
Reference in New Issue
Block a user