update for 24.10

This commit is contained in:
2025-02-15 21:05:26 -06:00
parent aa5aa7695f
commit 1a53eca724
6 changed files with 87 additions and 41 deletions

View File

@@ -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