summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2013-12-18 22:19:04 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2013-12-18 22:19:04 +0000
commitb5b0342ef321c05d417d4f1cd62bd4b2192768c2 (patch)
tree66c13f8a2d625f48f9d6e0a1ba044c7a5a56f07b /tmux.conf
parent2d8a0e86331fcd5101ddb8d89a0f7f18d6866450 (diff)
add tmux.conf
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@660 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf6
1 files changed, 3 insertions, 3 deletions
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