Update .tmux stratus bar colors

s2svpn
josiah 5 years ago
parent c3f7492575
commit b87cc1a2a1

@ -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

Loading…
Cancel
Save