tmux: set status background

This commit is contained in:
timoxa0 2024-12-02 12:15:37 +05:00
parent 13f549c1dd
commit 2e2aa8b4b3

View file

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