From b5b0342ef321c05d417d4f1cd62bd4b2192768c2 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 18 Dec 2013 22:19:04 +0000 Subject: add tmux.conf git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@660 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- tmux.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index 07e1dda..c2b4586 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,7 +1,7 @@ # mess with the status window -set -g status-bg colour109 -set -g status-right "[#T]" -setw -g window-status-current-bg white +#set -g status-bg colour109 +#set -g status-right "[#T]" +#setw -g window-status-current-bg white bind -n C-Right next-window bind -n C-Left previous-window -- cgit v1.2.3