This commit is contained in:
Henrik Bakken
2025-05-11 01:33:41 +02:00
parent 4ebfb82e8a
commit 9689b1048c
28 changed files with 1006 additions and 583 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ expanded_icon='󰊓 '
# Setting the options in tmux
set -g status-position "bottom"
set -g status-style bg=default,fg=default
set -g status-justify "left"
set -g status-justify "centre"
set -g status-left "${default_color}#{?client_prefix,,${indicator}}#[bg=${bg_highlight},fg=${fg_active_window},bold]#{?client_prefix,${indicator},}${default_color}"
set -g status-right "session #S - %H:%M %d/%m/%y"
set -g window-status-format " ${window_status_format}#{?window_zoomed_flag,󰊓 ,}"