Add a crashing config.

pull/1773/head
Nicholas Marriott 2019-05-31 22:50:30 +01:00
parent 9d2ef8bf0d
commit 88ee5a1a00
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
%if #{l:1}
set -g status-style fg=cyan,bg='#001040'
%elif #{l:1}
set -g status-style fg=white,bg='#400040'
%else
set -g status-style fg=white,bg='#800000'
%endif
bind ^X last-window