aboutsummaryrefslogtreecommitdiffstats
path: root/tmux/.tmux.conf
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-27 23:13:33 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-27 23:13:33 +0200
commitc98022c674f2ff2028e94523a947c6995837fa95 (patch)
treefd0232e019928fe5fb4ac5f3d4586f5999d2ea89 /tmux/.tmux.conf
parentd62d45d996c26fffe7dcefc2344e2a8b25ab5b4e (diff)
downloaddotfiles-c98022c674f2ff2028e94523a947c6995837fa95.tar.gz
dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.tar.bz2
dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.zip
Updated tmux, weechat and xorg configs
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r--tmux/.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index a0123c0..c57ee50 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -6,4 +6,5 @@ bind-key ` send-prefix
6 6
7bind R source-file ~/.tmux.conf \; display-message "Config reloaded..." 7bind R source-file ~/.tmux.conf \; display-message "Config reloaded..."
8 8
9status-bg red 9set -g status-bg default
10set -g status-fg default