diff options
| author | 2015-07-27 23:13:33 +0200 | |
|---|---|---|
| committer | 2015-07-27 23:13:33 +0200 | |
| commit | c98022c674f2ff2028e94523a947c6995837fa95 (patch) | |
| tree | fd0232e019928fe5fb4ac5f3d4586f5999d2ea89 /tmux/.tmux.conf | |
| parent | d62d45d996c26fffe7dcefc2344e2a8b25ab5b4e (diff) | |
| download | dotfiles-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.conf | 3 |
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 | ||
| 7 | bind R source-file ~/.tmux.conf \; display-message "Config reloaded..." | 7 | bind R source-file ~/.tmux.conf \; display-message "Config reloaded..." |
| 8 | 8 | ||
| 9 | status-bg red | 9 | set -g status-bg default |
| 10 | set -g status-fg default | ||
