tmux: change prefix to C-t and status background to dark blue
This commit is contained in:
parent
2ab4647773
commit
76196b6861
@ -1,8 +1,8 @@
|
|||||||
set -g status-bg colour248
|
set -g status-bg colour18
|
||||||
set -g status-fg colour232
|
set -g status-fg colour7
|
||||||
|
|
||||||
set -g prefix C-g
|
set -g prefix C-t
|
||||||
bind-key C-g send-prefix
|
bind-key C-t send-prefix
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
|
||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user