diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2026-06-07 21:12:46 +0200 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2026-06-07 21:12:46 +0200 |
| commit | 8d3595593f81123ba93f00b49c189fdbc50275dc (patch) | |
| tree | cf6676a3ddfd558b273132a21f20fc3f3d5620c0 | |
| parent | a071e212480ed03985ecabc8f77769cf20edf33b (diff) | |
| -rw-r--r-- | tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,4 +22,6 @@ bind -r C-l select-window -t :+ set -g status-bg "color0" set -g status-fg "color7" set -g status-right "%H:%M" +set -g status-left " [#h] " +set -g status-left-length 24 set-window-option -g window-status-current-style "bg=color4,fg=color7" |
