update for 24.10
This commit is contained in:
@@ -28,15 +28,15 @@ set -g pane-active-border-style '#{fg=#{COLOR2}}'
|
||||
# set -g status-format[0] ''
|
||||
|
||||
# Left
|
||||
set -g status-left '#[fg=#{COLOR1} bold] '
|
||||
set -g status-left '#[fg=#{COLOR1} bold] '
|
||||
|
||||
# Window Status
|
||||
set -g window-status-current-format '#[fg=#{COLOR2} bold]#I#W '
|
||||
set -g window-status-format '#[fg=#{COLOR1} bold]#I#W '
|
||||
set -g window-status-current-format '#[fg=#{COLOR2} bold]#I#W '
|
||||
set -g window-status-format '#[fg=#{COLOR1} bold]#I#W '
|
||||
|
||||
# Right
|
||||
set -g status-right-length 200
|
||||
set -g status-right '#[fg=#{COLOR1} bold] %l:%M%p %m/%d/%Y #{forecast} '
|
||||
set -g status-right '#[fg=#{COLOR1} bold] %l:%M%p %m/%d/%Y #{forecast} '
|
||||
|
||||
# Movement Keybindings
|
||||
bind-key -r -T prefix C-k select-pane -U
|
||||
|
Reference in New Issue
Block a user