Re-add status line colours
All checks were successful
/ check (push) Successful in 1m1s

This commit is contained in:
Oliver Davies 2025-09-21 23:59:42 +01:00
parent 8159826f0a
commit 61c7306237

View file

@ -18,6 +18,7 @@
set-option -g status-left ""
set-option -g status-right " #{session_name}"
set-option -g status-right-length 100
set-option -g status-style "fg=#7C7D83 bg=default"
set-option -g window-status-activity-style none
bind c new-window -c "#{pane_current_path}"