Update .tmux stratus bar colors

This commit is contained in:
josiah 2019-07-28 19:11:09 +00:00
parent c3f7492575
commit b87cc1a2a1

View File

@ -1,4 +1,7 @@
# set colors
set status-bg magenta
set status-fg black
# rebind the dumb prefix key
unbind C-b
set-option -g prefix C-t
bind-key C-t send-prefix
bind-key C-t send-prefix