Update .tmux stratus bar colors
This commit is contained in:
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…
Reference in New Issue
Block a user