dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 6bf25ec0ea8c387b707f448d3df9649e4b49eb6a
parent 3193c944ac4a8bc5a245b86834042b997738ce83
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri,  2 Aug 2019 23:21:14 +0100

status bg to black

Diffstat:
Mtmux/.tmux.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf @@ -86,7 +86,7 @@ setw -g aggressive-resize on # status bar set -g status-justify right -set -g status-bg default +set -g status-bg black set -g status-fg blue set -g status-interval 5