tmux: set status background
This commit is contained in:
parent
13f549c1dd
commit
2e2aa8b4b3
|
@ -46,3 +46,5 @@ bind '\' split-window -h -c "#{pane_current_path}"
|
||||||
bind C-l send-keys 'C-l'
|
bind C-l send-keys 'C-l'
|
||||||
|
|
||||||
run '~/.config/tmux/tpm/tpm'
|
run '~/.config/tmux/tpm/tpm'
|
||||||
|
|
||||||
|
set -g status-style "bg=#1e1e2e"
|
Loading…
Reference in a new issue