From e052bc357a9067513a440c19acbe62dcce469981 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 23 Jan 2022 18:28:48 +0100 Subject: update tmux --- tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index 4ab9059..e5fd3ba 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,7 +1,8 @@ # mess with the status window set -g status-bg colour109 set -g status-right "[#T]" -setw -g window-status-current-bg white +#setw -g window-status-current-bg white +set -g window-status-current-style bg=white bind -n C-Right next-window bind -n C-Left previous-window -- cgit v1.2.3