From 4c994d05c6c049f64b2c792c228133949ae9b960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Tue, 31 Mar 2020 16:24:35 +0200 Subject: [PATCH] i3: Change color for i3bar --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 99aacd2..314a122 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -39,7 +39,7 @@ set -g status-position bottom set -g status-justify left -set-option -g status-bg '#272822' +set-option -g status-bg '#222222' set-option -g status-fg white set-option -g status-attr default