mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-20 19:45:13 +02:00
increase character count on status bar
This commit is contained in:
@@ -54,6 +54,7 @@ set -g status-style "bg=default, fg=white"
|
||||
# customize status bar
|
||||
set -g status-right "#{?client_prefix,^*^,} %d/%m %H:%M"
|
||||
set -g message-style fg=yellow,blink; set-option -ag message-style bg=default
|
||||
set -g status-left-length 30 # character count
|
||||
|
||||
# customize windows/sessions selector
|
||||
set -wg mode-style "bg=white,fg=black"
|
||||
|
||||
Reference in New Issue
Block a user