From d2caf851eac8284d134f5a440b65a492dd08039f Mon Sep 17 00:00:00 2001
From: Tucker Evans <tuckerevans24@gmail.com>
Date: Wed, 7 Mar 2018 20:28:31 -0500
Subject: Makes minor changes to X, bash, i3, and tmux

---
 tmux/.tmux.conf | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'tmux')

diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index 7b574db..90ed13c 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -12,3 +12,6 @@ bind j select-pane -D
 bind k select-pane -U
 bind h select-pane -L
 bind l select-pane -R
+
+
+set -g status-bg magenta
-- 
cgit v1.1